summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-dns: Update serial number for zone on dns updatesAmitay Isaacs2011-10-201-3/+83
* s4-selftest: Add tests for RPC dnsserverAmitay Isaacs2011-10-202-0/+182
* samba-tool: Added dns command for DNS managementAmitay Isaacs2011-10-202-0/+861
* s4-dns: Added DCERPC dns server for DNS managementAmitay Isaacs2011-10-206-0/+3770
* s4-provision: Provision DNS records with correct rankAmitay Isaacs2011-10-201-18/+23
* s4-test: added test suite for common.py codeAndrew Tridgell2011-10-201-0/+42
* s4-dsdb: moved dsdb_Dn() into common.pyAndrew Tridgell2011-10-202-26/+43
* subunitrun: give more useful helpAndrew Tridgell2011-10-201-2/+25
* dsdb: improve debug messageAndrew Tridgell2011-10-204-5/+4
* s4:libcli/raw: remove unused smb_len(), _smb_setlen() and _smb2_setlen() macrosStefan Metzmacher2011-10-191-6/+0
* s4:smb_server/smb2: make use of _smb_setlen_tcp()Stefan Metzmacher2011-10-191-1/+1
* s4:smb_server/smb: make use of _smb_setlen_nbt()Stefan Metzmacher2011-10-191-1/+1
* s4:libcli/smb2: make use of _smb_setlen_tcp()Stefan Metzmacher2011-10-191-2/+2
* s4:libcli/raw: make use of _smb_setlen_nbt()Stefan Metzmacher2011-10-192-2/+2
* s4:lib/stream: make use of smb_len_tcp()Stefan Metzmacher2011-10-191-1/+7
* s3: remove duplicate fsctl fn definitionsDavid Disseldorp2011-10-192-13/+2
* libcli: move ioctl function field defs to smb_constantsDavid Disseldorp2011-10-199-67/+8
* s4-s3-upgrade rename samba-tool domain samba3upgrade --libdir to --dbdir for ...Andrew Bartlett2011-10-193-18/+18
* s4-s3-upgrade fix format string for secrets.tdb exceptionAndrew Bartlett2011-10-191-1/+1
* s4-s3-upgrade test upgrade without a wins.datAndrew Bartlett2011-10-191-0/+3
* s4-s3-upgrade Fix samba3upgrade code to cope with a missing wins.datAndrew Bartlett2011-10-191-1/+10
* s4-smb_server do not set credentials on gensec twiceAndrew Bartlett2011-10-191-4/+0
* samba.getopt: Add some basic tests.Jelmer Vernooij2011-10-192-0/+58
* samba.getopt: Keep exception message when setting a lp option fails.Jelmer Vernooij2011-10-191-4/+5
* samba-tool: Improve getopt.py error handlingGiampaolo Lauria2011-10-191-4/+5
* samba-tool: Improve getopt.py error handlingGiampaolo Lauria2011-10-191-1/+5
* samba-tool: Improve getopt.py error handlingGiampaolo Lauria2011-10-191-2/+1
* samba-tool: Improve getopt.py error handlingGiampaolo Lauria2011-10-191-0/+3
* s4:auth/unix_token: match s3 behavior and add uid/gid to the groups arrayStefan Metzmacher2011-10-181-17/+31
* lib/param: Remove parameters for wins and spoolss databasesAndrew Bartlett2011-10-183-6/+10
* gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett2011-10-1819-71/+82
* gensec: move event-using code to gensec_update() hooks out of gensec_start*()Andrew Bartlett2011-10-183-39/+77
* s4-auth: match the new s3 gensec client and always negotiate SIGN with SEALAndrew Bartlett2011-10-181-0/+1
* ntlmssp: Prepare gensec_ntlmssp_start() for broader useAndrew Bartlett2011-10-182-4/+28
* ntlmssp: Move ntlmssp code to auth/ntlmsspAndrew Bartlett2011-10-186-286/+11
* s4-s3-upgrade: Give a better clue when we cannot open secrets.tdbAndrew Bartlett2011-10-182-2/+5
* Revert "s4: Mark the winsreplication test as knownfail"Andrew Bartlett2011-10-181-1/+1
* Revert "s4:selftest: skip flakey samba4.nbt.winsreplication for now"Andrew Bartlett2011-10-181-1/+0
* s4:dlz_bind9: add no memory checksStefan Metzmacher2011-10-171-0/+4
* s4:dlz_bind9: Copy dn before changing in b9_has_soaStefan Gohmann2011-10-171-1/+5
* s4:dlz_bind9: add missing earch bases for windows 2000 domainsStefan Gohmann2011-10-171-0/+1
* s4 provision: DNS backend should be set by callerKai Blin2011-10-174-8/+13
* s4 provision/dns: Clean up os level handlingKai Blin2011-10-171-10/+12
* s4 provision/dns: Clean up backend handlingKai Blin2011-10-171-6/+13
* s4 provision: Default to win2k3 domain function levelKai Blin2011-10-171-1/+1
* s4 provision: Reword opinionated dns backend help text, add NONE backendKai Blin2011-10-172-5/+13
* s4 provision: Rename bind9 flatfile backend to BIND9_FLATFILEKai Blin2011-10-173-8/+8
* provision: fix the docMatthieu Patou2011-10-161-1/+1
* s4-interfaces: allow pure ipv6 to workMatthieu Patou2011-10-161-1/+2
* s4: check that the xattr are supported in the folder where we want to provisionMatthieu Patou2011-10-162-2/+9