summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-20s3:libsmb/async_smb: in cli_state_notify_pending() we always disconnectStefan Metzmacher1-7/+5
2011-10-20Revert "selftest: Avoid being run over by armies of the undead"Andrew Bartlett1-2/+0
2011-10-20build: explain the passing of make options to wafAndrew Tridgell1-0/+7
2011-10-20ldb: ldb_errstring() takes ldb_contxt as an argumentAmitay Isaacs1-1/+1
2011-10-20s4-dns: Update serial number for zone on dns updatesAmitay Isaacs1-3/+83
2011-10-20s4-selftest: Add tests for RPC dnsserverAmitay Isaacs3-0/+183
2011-10-20samba-tool: Added dns command for DNS managementAmitay Isaacs2-0/+861
2011-10-20s4-dns: Added DCERPC dns server for DNS managementAmitay Isaacs7-1/+3771
2011-10-20s4-provision: Provision DNS records with correct rankAmitay Isaacs1-18/+23
2011-10-20werror: Added missing DNS error codesAmitay Isaacs1-0/+36
2011-10-20s4-dns: Added support for multiple DNS_RPC_RECORDS structuresAmitay Isaacs4-3/+93
2011-10-20s4-dns: Added more data types for dnsserver implementationAmitay Isaacs1-376/+547
2011-10-20ldb-samba: Added handler to decode dnsProperty attributeAmitay Isaacs2-0/+22
2011-10-20dnsp: Added typedefs to interpret dnsProperty attribute for dnsZone objectclassAmitay Isaacs1-3/+123
2011-10-20s4-test: added test suite for common.py codeAndrew Tridgell1-0/+42
2011-10-20s4-dsdb: moved dsdb_Dn() into common.pyAndrew Tridgell2-26/+43
2011-10-20subunitrun: give more useful helpAndrew Tridgell1-2/+25
2011-10-20Fix a boatload of warnings in the examples.Jeremy Allison15-163/+48
2011-10-20Fix error return to be NT_STATUS_NOT_A_DIRECTORY.Jeremy Allison1-2/+2
2011-10-20Make use of the "dir_exists" we already have on directory open.Jeremy Allison1-8/+28
2011-10-20dsdb: improve debug messageAndrew Tridgell6-11/+10
2011-10-19s3-waf: make sure we always compile (not install) our libsmbclient testcode.Günther Deschner3-0/+88
2011-10-19s3:libsmb/smb_seal: move smb_set_enclen() to smb_seal.c and make it static thereStefan Metzmacher3-14/+13
2011-10-19s3:libsmb/smb_seal: s/uint16/uint16_tStefan Metzmacher2-5/+5
2011-10-19s3:include: move smb_seal.c prototypes to smb_crypt.hStefan Metzmacher3-9/+10
2011-10-19s3:libsmb/smb_seal: make common_ntlm_[en|de]crypt_buffer staticStefan Metzmacher2-7/+2
2011-10-19s4:libcli/raw: remove unused smb_len(), _smb_setlen() and _smb2_setlen() macrosStefan Metzmacher1-6/+0
2011-10-19s4:smb_server/smb2: make use of _smb_setlen_tcp()Stefan Metzmacher1-1/+1
2011-10-19s4:smb_server/smb: make use of _smb_setlen_nbt()Stefan Metzmacher1-1/+1
2011-10-19s4:libcli/smb2: make use of _smb_setlen_tcp()Stefan Metzmacher1-2/+2
2011-10-19s4:libcli/raw: make use of _smb_setlen_nbt()Stefan Metzmacher2-2/+2
2011-10-19s4:lib/stream: make use of smb_len_tcp()Stefan Metzmacher1-1/+7
2011-10-19s3:include: use smb_[set]len_[nbt|tcp]() macrosStefan Metzmacher1-4/+4
2011-10-19libcli/smb: add smb_[set]len_[nbt|tcp]() macrosStefan Metzmacher1-0/+6
2011-10-19s3: remove duplicate fsctl fn definitionsDavid Disseldorp2-13/+2
2011-10-19libcli: Move smb2 fsctl fn defs into common codeDavid Disseldorp1-1/+14
2011-10-19s3: Remove duplicate fsctl function definitionsDavid Disseldorp5-52/+2
2011-10-19libcli: move ioctl function field defs to smb_constantsDavid Disseldorp10-67/+46
2011-10-19s4-s3-upgrade rename samba-tool domain samba3upgrade --libdir to --dbdir for ...Andrew Bartlett3-18/+18
2011-10-19s4-s3-upgrade fix format string for secrets.tdb exceptionAndrew Bartlett1-1/+1
2011-10-19s4-s3-upgrade test upgrade without a wins.datAndrew Bartlett1-0/+3
2011-10-19s4-s3-upgrade Fix samba3upgrade code to cope with a missing wins.datAndrew Bartlett1-1/+10
2011-10-19s4-smb_server do not set credentials on gensec twiceAndrew Bartlett1-4/+0
2011-10-19build: added deletion of stale .so and .o filesAndrew Tridgell1-2/+16
2011-10-19samba.getopt: Add some basic tests.Jelmer Vernooij2-0/+58
2011-10-19samba.getopt: Keep exception message when setting a lp option fails.Jelmer Vernooij1-4/+5
2011-10-19samba-tool: Improve getopt.py error handlingGiampaolo Lauria1-4/+5
2011-10-19samba-tool: Improve getopt.py error handlingGiampaolo Lauria1-1/+5
2011-10-19samba-tool: Improve getopt.py error handlingGiampaolo Lauria1-2/+1
2011-10-19samba-tool: Improve getopt.py error handlingGiampaolo Lauria1-0/+3