Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | LDAP-CLDAP: remove temporary debug statements... | Stefan Metzmacher | 2009-03-22 | 1 | -2/+2 | |
| * | | | | | | | | s4:selftest: rename SMBD_VALGRIND => SAMBA_VALGRIND | Stefan Metzmacher | 2009-03-21 | 1 | -6/+6 | |
| * | | | | | | | | s4:smbd: the name of the binary is "samba" now | Stefan Metzmacher | 2009-03-21 | 1 | -1/+1 | |
| * | | | | | | | | s4/provision: Use existing serverrole variable. | Matthias Dieter Wallnoefer | 2009-03-21 | 1 | -1/+1 | |
| * | | | | | | | | pyldb: Let conversion to LDIF up to the user of the API rather than doing | Jelmer Vernooij | 2009-03-21 | 1 | -12/+1 | |
| * | | | | | | | | Remove unnecessary duplication of string in memory. | Jelmer Vernooij | 2009-03-21 | 1 | -5/+16 | |
| * | | | | | | | | Adapt Zahari's test to the generic LDB Python tests. | Jelmer Vernooij | 2009-03-20 | 1 | -0/+13 | |
| * | | | | | | | | Setting nTSecurityDescriptor via LDAP fails | zahari | 2009-03-20 | 1 | -2/+4 | |
| * | | | | | | | | Add more comments. | Jelmer Vernooij | 2009-03-20 | 1 | -6/+25 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Fix uninstallman. | Matthias Dieter Wallnoefer | 2009-03-20 | 1 | -1/+1 | |
| * | | | | | | | s4:build: include ../libcli/cldap/config.mk | Stefan Metzmacher | 2009-03-20 | 1 | -0/+1 | |
| * | | | | | | | s4:fullschema Use server-side sort to make the output deterministic | Andrew Bartlett | 2009-03-20 | 1 | -2/+4 | |
| * | | | | | | | s4:ldb Allow paged_searches to be mixed with other controls | Andrew Bartlett | 2009-03-20 | 1 | -3/+3 | |
| * | | | | | | | s4: Remove autogenerated attributes from minschema and fullschema output | Andrew Bartlett | 2009-03-20 | 2 | -16/+0 | |
| * | | | | | | | Add minschema like tool to extract and dump the full schema from AD | Andrew Bartlett | 2009-03-20 | 1 | -0/+191 | |
| * | | | | | | | s4:minschma Fix aggregate schema generation in minschema | Andrew Bartlett | 2009-03-20 | 1 | -24/+23 | |
| * | | | | | | | s4:ldb Ensure to pass down options to LDB from python | Andrew Bartlett | 2009-03-20 | 1 | -3/+3 | |
| * | | | | | | | s4:ldb Fix the paged_searches module | Andrew Bartlett | 2009-03-20 | 1 | -58/+51 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge branch 'master' of git://git.samba.org/samba into minschema | Jelmer Vernooij | 2009-03-20 | 63 | -1908/+1064 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Fix up minschema after the conversion from JavaScript. | Jelmer Vernooij | 2009-03-20 | 1 | -88/+77 | |
| * | | | | | | | pyldb: Improve exception message when a list is expected. | Jelmer Vernooij | 2009-03-20 | 1 | -8/+9 | |
* | | | | | | | | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Andrew Tridgell | 2009-03-20 | 14 | -1058/+194 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | move source4/libcli/cldap => libcli/cldap | Stefan Metzmacher | 2009-03-19 | 4 | -1264/+1 | |
| * | | | | | | | s4:cldap: rewrite the cldap library based on tsocket | Stefan Metzmacher | 2009-03-19 | 12 | -606/+1002 | |
| * | | | | | | | lib/tsocket: add generic socket abstraction layer | Stefan Metzmacher | 2009-03-19 | 2 | -0/+3 | |
* | | | | | | | | flush after showing the prompt in smbclient | Andrew Tridgell | 2009-03-19 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | use the tevent nesting code to avoid the uid problem in the VFS | Andrew Tridgell | 2009-03-19 | 1 | -0/+66 | |
* | | | | | | | s4 libcli: Add back Longhorn beta dialect as a constant | Zach Loafman | 2009-03-18 | 2 | -4/+4 | |
* | | | | | | | s4-smbtorture: fix spoolss notify test after spoolss_Field changes. | Günther Deschner | 2009-03-18 | 1 | -4/+4 | |
* | | | | | | | s4-smbtorture: fix spoolss_EnumPrinterKey callers in RPC-SPOOLSS-WIN test. | Günther Deschner | 2009-03-18 | 1 | -23/+12 | |
* | | | | | | | s4-smbtorture: fix spoolss_EnumPrinterDataEx tests. | Günther Deschner | 2009-03-18 | 2 | -3/+4 | |
* | | | | | | | s4 torture: Win7 has a slightly different allowed access mask | Zach Loafman | 2009-03-17 | 1 | -1/+7 | |
* | | | | | | | s4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGE | Zach Loafman | 2009-03-17 | 2 | -10/+30 | |
* | | | | | | | s4 libcli: Add SMB2.1 dialect to libcli | Zach Loafman | 2009-03-17 | 2 | -2/+5 | |
* | | | | | | | s4:build: require tevent 0.9.5 | Stefan Metzmacher | 2009-03-17 | 1 | -1/+1 | |
* | | | | | | | s4-smbtorture: fix spoolss notify test for notify type changes. | Günther Deschner | 2009-03-17 | 1 | -2/+2 | |
* | | | | | | | clean up lib64 linking paths the same way as lib | Björn Jacke | 2009-03-17 | 1 | -2/+8 | |
* | | | | | | | fix build on sles8 and other old popt installations | Björn Jacke | 2009-03-17 | 1 | -0/+4 | |
* | | | | | | | s4-smbtorture: fix test_EnumPrinterKey. | Günther Deschner | 2009-03-17 | 1 | -4/+4 | |
* | | | | | | | s4-smbtorture: fix RPC-SPOOLSS test after PrinterData changes. | Günther Deschner | 2009-03-17 | 2 | -8/+9 | |
* | | | | | | | s4-spoolss: use winreg_Type for GetPrinterData implementation. | Günther Deschner | 2009-03-17 | 2 | -15/+15 | |
* | | | | | | | s4-spoolss: fix spoolss_GetPrinterData w.r.t. out pointer changes. | Günther Deschner | 2009-03-17 | 2 | -15/+21 | |
* | | | | | | | s4-smbtorture: fix test_GetPrinterData tests after out pointer changes. | Günther Deschner | 2009-03-17 | 2 | -1/+5 | |
* | | | | | | | s4:build: use SAMBA_PKG_CONFIG_MIN_VERSION instead of PKG_CONFIG_MIN_VERSION | Stefan Metzmacher | 2009-03-17 | 1 | -2/+3 | |
* | | | | | | | added support for parentGUID | Andrew Tridgell | 2009-03-17 | 3 | -5/+129 | |
* | | | | | | | s4:password_hash Only store the LM hash if 'lanman auth = yes' | Andrew Bartlett | 2009-03-16 | 1 | -1/+2 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Fix installation of tdr.h. | Jelmer Vernooij | 2009-03-15 | 1 | -1/+1 | |
* | | | | | | configure: Add common file with minimum versions of external libraries. | Jelmer Vernooij | 2009-03-15 | 2 | -4/+12 | |
* | | | | | | Merge branch 'nodiscard' of /home/jelmer/samba4 | Jelmer Vernooij | 2009-03-15 | 1 | -4/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove unused CONST_DISCARD macro. | Jelmer Vernooij | 2009-03-15 | 2 | -5/+1 | |
| | |_|_|_|/ | |/| | | | |