Age | Commit message (Expand) | Author | Files | Lines |
2010-06-16 | s3-auth: fix debug message in check_winbind_security(). | Günther Deschner | 1 | -1/+1 |
2010-06-16 | s3-tdb: Added missing out of memory check in rename_file_with_suffix(). | Andreas Schneider | 1 | -0/+4 |
2010-06-16 | s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. | Stefan Metzmacher | 27 | -36/+25 |
2010-06-16 | s4-smbtorture: only pull info when status code indicates success in smbcli_ra... | Günther Deschner | 1 | -3/+5 |
2010-06-16 | Revert "s4-smbtorture: only pull info when status code indicates success in s... | Günther Deschner | 2 | -16/+6 |
2010-06-16 | pidl: make sure to fill in cli->pipes_struct->hdr_req.opnum in s3 server disp... | Günther Deschner | 1 | -0/+3 |
2010-06-16 | s3-lanman: Fix return code for "" printqname in api_DosPrintQGetInfo(). | Günther Deschner | 1 | -0/+5 |
2010-06-16 | s4-smbtorture: test smbcli_rap_netprintqgetinfo() with "" printqname. | Günther Deschner | 1 | -0/+8 |
2010-06-16 | s4-smbtorture: only pull info when status code indicates success in smbcli_ra... | Günther Deschner | 2 | -6/+16 |
2010-06-16 | s3-printing: add BUILTIN\Print Operators as FULL CONTROL to default sd. | Günther Deschner | 1 | -2/+22 |
2010-06-16 | s3-spoolss: Provide a memory context for clean_up_driver_struct(). | Andreas Schneider | 3 | -5/+7 |
2010-06-16 | s4:dsdb Allow renames with (now removed) linked attributes | Andrew Bartlett | 1 | -3/+11 |
2010-06-16 | s4:selftest Change domain name for functional level 2000 DC | Andrew Bartlett | 1 | -2/+2 |
2010-06-16 | s4:libnet Remove 'ads min function level' checks. | Andrew Bartlett | 1 | -23/+0 |
2010-06-16 | s4:dsdb Fix linked_attributes to cope with the Feb 2010 changes to DLIST | Andrew Bartlett | 1 | -2/+6 |
2010-06-16 | s4:dsdb Assert that we can't get backlinks as input in linked_attributes | Andrew Bartlett | 1 | -2/+15 |
2010-06-16 | s4:selftest Add test environment for functional level 2000 | Andrew Bartlett | 2 | -8/+81 |
2010-06-16 | s4:provision Add import for DS_DOMAIN_FUNCTION_2000 | Andrew Bartlett | 1 | -0/+1 |
2010-06-16 | s4:provision Allow functional level 2000 to be chosen | Andrew Bartlett | 1 | -1/+3 |
2010-06-16 | s4:selftest Add vampire_dc test environment | Andrew Bartlett | 2 | -4/+83 |
2010-06-16 | s4:dsdb use dsdb_module_modify() rather than ldb_next_request() | Andrew Bartlett | 1 | -22/+2 |
2010-06-16 | s4:dsdb Handle backlinks for Windows 2000 level linked attributes | Andrew Bartlett | 2 | -12/+928 |
2010-06-16 | s4:dsdb Add control for signaling between repl_meta_data and linked_attributes | Andrew Bartlett | 3 | -0/+7 |
2010-06-15 | Remove unused function. | Jeremy Allison | 2 | -15/+0 |
2010-06-16 | waf: Fix installation of pidl manapges. | Jelmer Vernooij | 3 | -7/+5 |
2010-06-15 | s4 torture: RAW-SEARCH: break out some of the old search levels | Aravind Srinivasan | 3 | -2/+33 |
2010-06-15 | s4 torture: RAW-SEARCH: Only test supported info levels | Tim Prouty | 1 | -9/+45 |
2010-06-15 | s4-waf: Fix build of libldb_ildap against system ldb. | Jelmer Vernooij | 2 | -2/+2 |
2010-06-15 | wafsamba: Fix include path inheritance from module subsystems. | Jelmer Vernooij | 2 | -16/+16 |
2010-06-15 | dcerpc-samr: Fix library name. | Jelmer Vernooij | 1 | -1/+1 |
2010-06-15 | Attempt to fix SamDB test infrastructure (not used in Samba anywhere, only in... | Jelmer Vernooij | 2 | -21/+25 |
2010-06-15 | ldb: Bump version number, use same ABI version for Samba4 and non-Samba 4 ver... | Jelmer Vernooij | 2 | -5/+221 |
2010-06-15 | ldb: Fix included ldb build. | Jelmer Vernooij | 3 | -1/+15 |
2010-06-15 | wafsamba: Fix filenames for ldb modules. | Jelmer Vernooij | 1 | -2/+10 |
2010-06-15 | wafsamba: Fix building of modules as shared libraries. | Jelmer Vernooij | 2 | -23/+23 |
2010-06-15 | wafsamba: Improve assertion error message to include the module. | Jelmer Vernooij | 1 | -1/+2 |
2010-06-15 | ldb: Only build standard ldb modules when building bundled ldb. | Jelmer Vernooij | 3 | -75/+74 |
2010-06-15 | dsdb: Fix includes when building against system ldb. | Jelmer Vernooij | 5 | -44/+45 |
2010-06-15 | wafsamba: Only add init function if not building module as shared library. | Jelmer Vernooij | 1 | -8/+9 |
2010-06-15 | dsdb: Build modules as external modules when using system ldb. | Jelmer Vernooij | 1 | -3/+37 |
2010-06-15 | ldb-samba: Add missing dependency on credentials code. | Jelmer Vernooij | 1 | -1/+1 |
2010-06-15 | s3-waf: fix the build. | Günther Deschner | 1 | -1/+1 |
2010-06-15 | s4:dsdb Move linked attribute restrictions to objectclass_attrs | Andrew Bartlett | 1 | -0/+9 |
2010-06-15 | s4:dsdb Add const to dsdb_dn functions that operate on an ldb_val. | Andrew Bartlett | 1 | -2/+2 |
2010-06-15 | s4:selftest Remove unused basedn specification in selftest env setup | Andrew Bartlett | 1 | -5/+1 |
2010-06-15 | s4:selftest Remove becomedc tests from knownfail, these should now pass | Andrew Bartlett | 1 | -1/+0 |
2010-06-15 | s4:dsdb Rework the vampire schema handling to convert 3 times. | Andrew Bartlett | 1 | -57/+117 |
2010-06-15 | s4:provision Allow a specific prefix map to be loaded into a new schema provi... | Andrew Bartlett | 5 | -6/+37 |
2010-06-15 | s4:dsdb Keep the DRS-based prefix map for use in provision-based schema | Andrew Bartlett | 1 | -2/+13 |
2010-06-15 | s4:dsdb Allow the setting an override on the schema | Andrew Bartlett | 3 | -6/+27 |