summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add minschema like tool to extract and dump the full schema from ADAndrew Bartlett2009-03-201-0/+191
| * | s4:minschma Fix aggregate schema generation in minschemaAndrew Bartlett2009-03-201-24/+23
| * | s4:ldb Ensure to pass down options to LDB from pythonAndrew Bartlett2009-03-201-3/+3
| * | s4:ldb Fix the paged_searches moduleAndrew Bartlett2009-03-201-58/+51
| * | Merge branch 'master' of git://git.samba.org/samba into minschemaJelmer Vernooij2009-03-2063-1908/+1064
| |\ \
| * | | Fix up minschema after the conversion from JavaScript.Jelmer Vernooij2009-03-201-88/+77
| * | | pyldb: Improve exception message when a list is expected.Jelmer Vernooij2009-03-201-8/+9
* | | | Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-03-2014-1058/+194
|\ \ \ \ | | |/ / | |/| |
| * | | move source4/libcli/cldap => libcli/cldapStefan Metzmacher2009-03-194-1264/+1
| * | | s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher2009-03-1912-606/+1002
| * | | lib/tsocket: add generic socket abstraction layerStefan Metzmacher2009-03-192-0/+3
* | | | flush after showing the prompt in smbclientAndrew Tridgell2009-03-191-0/+1
|/ / /
* | | use the tevent nesting code to avoid the uid problem in the VFSAndrew Tridgell2009-03-191-0/+66
* | | s4 libcli: Add back Longhorn beta dialect as a constantZach Loafman2009-03-182-4/+4
* | | s4-smbtorture: fix spoolss notify test after spoolss_Field changes.Günther Deschner2009-03-181-4/+4
* | | s4-smbtorture: fix spoolss_EnumPrinterKey callers in RPC-SPOOLSS-WIN test.Günther Deschner2009-03-181-23/+12
* | | s4-smbtorture: fix spoolss_EnumPrinterDataEx tests.Günther Deschner2009-03-182-3/+4
* | | s4 torture: Win7 has a slightly different allowed access maskZach Loafman2009-03-171-1/+7
* | | s4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGEZach Loafman2009-03-172-10/+30
* | | s4 libcli: Add SMB2.1 dialect to libcliZach Loafman2009-03-172-2/+5
* | | s4:build: require tevent 0.9.5Stefan Metzmacher2009-03-171-1/+1
* | | s4-smbtorture: fix spoolss notify test for notify type changes.Günther Deschner2009-03-171-2/+2
* | | clean up lib64 linking paths the same way as libBjörn Jacke2009-03-171-2/+8
* | | fix build on sles8 and other old popt installationsBjörn Jacke2009-03-171-0/+4
* | | s4-smbtorture: fix test_EnumPrinterKey.Günther Deschner2009-03-171-4/+4
* | | s4-smbtorture: fix RPC-SPOOLSS test after PrinterData changes.Günther Deschner2009-03-172-8/+9
* | | s4-spoolss: use winreg_Type for GetPrinterData implementation.Günther Deschner2009-03-172-15/+15
* | | s4-spoolss: fix spoolss_GetPrinterData w.r.t. out pointer changes.Günther Deschner2009-03-172-15/+21
* | | s4-smbtorture: fix test_GetPrinterData tests after out pointer changes.Günther Deschner2009-03-172-1/+5
* | | s4:build: use SAMBA_PKG_CONFIG_MIN_VERSION instead of PKG_CONFIG_MIN_VERSIONStefan Metzmacher2009-03-171-2/+3
* | | added support for parentGUIDAndrew Tridgell2009-03-173-5/+129
* | | s4:password_hash Only store the LM hash if 'lanman auth = yes'Andrew Bartlett2009-03-161-1/+2
| |/ |/|
* | Fix installation of tdr.h.Jelmer Vernooij2009-03-151-1/+1
* | configure: Add common file with minimum versions of external libraries.Jelmer Vernooij2009-03-152-4/+12
* | Merge branch 'nodiscard' of /home/jelmer/samba4Jelmer Vernooij2009-03-151-4/+0
|\ \
| * | Remove unused CONST_DISCARD macro.Jelmer Vernooij2009-03-152-5/+1
* | | Merge branch 'tdr' of /home/jelmer/samba4Jelmer Vernooij2009-03-1510-664/+7
|\ \ \
| * | | Remove -L/usr/lib from a couple more make variables.Jelmer Vernooij2009-03-153-2/+5
| * | | Merge branch 'checktalloc' into tdrJelmer Vernooij2009-03-141-1/+1
| |\ \ \
| * | | | Move tdr to top-level.Jelmer Vernooij2009-03-148-663/+3
| | |/ / | |/| |
* | | | Merge branch 'checktalloc' of /home/jelmer/samba4Jelmer Vernooij2009-03-151-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Depend on a newer talloc in Samba 4.Jelmer Vernooij2009-03-141-1/+1
| |/ /
* | | s4-smbtorture: fix build warning in test_EnumPrintProcDataTypes.Günther Deschner2009-03-141-1/+1
* | | s4:build: require tevent 0.9.4Stefan Metzmacher2009-03-131-1/+1
* | | s4:build: try to fix the build with the ibm checker in the build-farmStefan Metzmacher2009-03-121-1/+1
* | | s4:events: allow nested events until we fixed all code to avoid themStefan Metzmacher2009-03-121-0/+2
* | | s4:ldb: allow nested events until the code is fixed to avoid themStefan Metzmacher2009-03-121-1/+3
* | | s4:ldb: setup tevent debug functions on a selfcreated event contextStefan Metzmacher2009-03-121-0/+35
* | | use a base64 encoded password when changing passwordsAndrew Tridgell2009-03-121-2/+3
* | | fixed more embedded spaces in LDIFAndrew Tridgell2009-03-121-3/+3