summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-21ReformattingVolker Lendecke1-5/+10
2009-03-21Add some initial hook to the front pageVolker Lendecke1-0/+3
2009-03-21Add a default "undocumented" moduleVolker Lendecke1-0/+9
2009-03-21Delete talloc_guide.txtVolker Lendecke1-694/+0
2009-03-21Convert the contents of talloc_guide.txt to doxygen-style talloc.h commentsVolker Lendecke1-1/+1023
2009-03-21Add a basic Doxyfile for tallocVolker Lendecke1-0/+8
2009-03-21s3:nmbd: implement a MAILSLOT => CLDAP proxy for NETLOGON_SAMLOGON requestsStefan Metzmacher3-0/+246
2009-03-21selftest/Samba3: always use the same timeout for all serversStefan Metzmacher1-17/+15
2009-03-21s4:selftest: rename SMBD_VALGRIND => SAMBA_VALGRINDStefan Metzmacher3-16/+16
2009-03-21s4:smbd: the name of the binary is "samba" nowStefan Metzmacher1-1/+1
2009-03-21socket_wrapper: fix connect() for dgram sockets, if the destination isn't the...Stefan Metzmacher1-3/+7
2009-03-21s4/provision: Use existing serverrole variable.Matthias Dieter Wallnoefer1-1/+1
2009-03-21pyldb: Let conversion to LDIF up to the user of the API rather than doingJelmer Vernooij1-12/+1
2009-03-21Remove unnecessary duplication of string in memory.Jelmer Vernooij1-5/+16
2009-03-20Adapt Zahari's test to the generic LDB Python tests.Jelmer Vernooij1-0/+13
2009-03-20Setting nTSecurityDescriptor via LDAP failszahari1-2/+4
2009-03-20Add more comments.Jelmer Vernooij1-6/+25
2009-03-20s3-spoolss: _spoolss_EnumPrinters level 3 always returns WERR_UNKNOWN_LEVEL.Günther Deschner1-3/+0
2009-03-20s3-spoolss: implement enumprinters_level4.Günther Deschner1-1/+24
2009-03-20s3-spoolss: implement enumprinters_level5.Günther Deschner1-2/+8
2009-03-20s3-spoolss: use enum_all_printers_info_level for level 1 and 2.Günther Deschner1-110/+8
2009-03-20s3-spoolss: add enum_all_printers_info_level().Günther Deschner1-0/+77
2009-03-20s3-spoolss: apply some const in spoolss server.Günther Deschner3-42/+45
2009-03-20s3-rpcclient: allow to set flags in enumprinters command.Günther Deschner1-4/+9
2009-03-20Fix uninstallman.Matthias Dieter Wallnoefer1-1/+1
2009-03-20selftest/Samba3: use the same sequence of signals to shutdown samba3 as with ...Stefan Metzmacher1-1/+4
2009-03-20s3-netapi: Fix Coverity #774 (REVERSE_INULL).Günther Deschner1-6/+3
2009-03-20s3-netapi: Fix Coverity #775 (REVERSE_INULL).Günther Deschner1-6/+3
2009-03-20s3-netapi: Fix Coverity #776 (REVERSE_INULL).Günther Deschner1-7/+3
2009-03-20s3-krb5: Fix Coverity #762 (REVERSE_INULL).Günther Deschner1-6/+6
2009-03-20s3-net: Fix Coverity #861 (UNINIT).Günther Deschner1-1/+1
2009-03-20s3-net: Fix Coverity #898 (UNINIT).Günther Deschner1-1/+1
2009-03-20s3-spoolss: pure comsetics.Günther Deschner4-190/+188
2009-03-20s3-krb5: Fix Coverity #722 (RESOURCE_LEAK).Günther Deschner1-12/+18
2009-03-20s3-net: Fix Coverity #886 (FORWARD_NULL).Günther Deschner1-1/+1
2009-03-20s3-samr: try to to fix password_expired flag handling.Günther Deschner3-52/+161
2009-03-20s4:build: include ../libcli/cldap/config.mkStefan Metzmacher1-0/+1
2009-03-20Fix crash in async_smb.cBo Yang1-3/+6
2009-03-20s4:fullschema Use server-side sort to make the output deterministicAndrew Bartlett1-2/+4
2009-03-20s4:ldb Allow paged_searches to be mixed with other controlsAndrew Bartlett1-3/+3
2009-03-20s4: Remove autogenerated attributes from minschema and fullschema outputAndrew Bartlett2-16/+0
2009-03-20Add minschema like tool to extract and dump the full schema from ADAndrew Bartlett1-0/+191
2009-03-20s4:minschma Fix aggregate schema generation in minschemaAndrew Bartlett1-24/+23
2009-03-20s4:ldb Ensure to pass down options to LDB from pythonAndrew Bartlett1-3/+3
2009-03-20s4:ldb Fix the paged_searches moduleAndrew Bartlett1-58/+51
2009-03-20Merge branch 'master' of git://git.samba.org/samba into minschemaJelmer Vernooij312-16985/+17712
2009-03-20Fix up minschema after the conversion from JavaScript.Jelmer Vernooij1-88/+77
2009-03-20pyldb: Improve exception message when a list is expected.Jelmer Vernooij1-8/+9
2009-03-19add a versiontest program to print samba_version_string().Michael Adam2-0/+30
2009-03-19version: fix handling of SAMBA_VERSION_VENDOR_PATCH.Michael Adam1-1/+2