| Commit message (Expand) | Author | Age | Files | Lines |
* | r16846: Try not to segfault if the domain SID isn't there, or the search | Andrew Bartlett | 2007-10-10 | 1 | -6/+14 |
* | r16516: Get rid of file_exists() as there already is a file_exist(). | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r15297: Move create_security_token() to samdb as it requires SAMDB (and the r... | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r14575: Move some path-related functions to libsamba-config so libsamba-util | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
* | r13938: Around round of splitups | Jelmer Vernooij | 2007-10-10 | 2 | -0/+3 |
* | r12801: Some more include/ cleanups (remove unused macros + move files | Jelmer Vernooij | 2007-10-10 | 1 | -29/+0 |
* | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 2007-10-10 | 1 | -0/+67 |
* | r12670: Make a couple of dependencies stricter | Jelmer Vernooij | 2007-10-10 | 1 | -0/+3 |
* | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
* | r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb | Andrew Bartlett | 2007-10-10 | 1 | -2/+4 |
* | r11316: Kill off a bit more of the old secrets system... | Andrew Bartlett | 2007-10-10 | 1 | -35/+1 |
* | r10513: Reduce some use of pstring. The main reason some parts of the code still | Jelmer Vernooij | 2007-10-10 | 1 | -5/+5 |
* | r10491: First step towards wbinfo -t: This issues a name request for the primary | Volker Lendecke | 2007-10-10 | 1 | -0/+43 |
* | r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like to | Tim Potter | 2007-10-10 | 1 | -3/+0 |
* | r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab | Andrew Bartlett | 2007-10-10 | 1 | -51/+0 |
* | r6795: Make some functions static and remove some unused ones. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r6573: Start on my project to implement an NT4 compatible BDC in Samba4. | Andrew Bartlett | 2007-10-10 | 1 | -0/+11 |
* | r5781: Fix build. | Tim Potter | 2007-10-10 | 1 | -1/+1 |
* | r5585: LDB interfaces change: | Simo Sorce | 2007-10-10 | 1 | -2/+2 |
* | r5307: removed db_wrap.h from includes.h | Andrew Tridgell | 2007-10-10 | 1 | -0/+1 |
* | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 2007-10-10 | 1 | -0/+2 |
* | r5296: - only include the tdb headers where they are needed | Andrew Tridgell | 2007-10-10 | 1 | -0/+1 |
* | r5102: This is a major simplification of the logic for controlling top level | Andrew Tridgell | 2007-10-10 | 1 | -1/+1 |
* | r4682: A LDB-based secrets implementation in Samba4. | Andrew Bartlett | 2007-10-10 | 1 | -0/+22 |
* | r4355: More work from the elves on Christmas eve: | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r3971: fix compiler warnings | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r3462: separate out the crypto includes | Andrew Tridgell | 2007-10-10 | 1 | -0/+1 |
* | r3359: Add magic auto-initialisation hooks here, to match the rest of | Andrew Bartlett | 2007-10-10 | 1 | -0/+8 |
* | r3181: shutdown the secrets db on exit so we don't constantly get talloc leak... | Andrew Tridgell | 2007-10-10 | 1 | -0/+6 |
* | r3014: got rid of the old intra-smbd messaging system in preparation for the ... | Andrew Tridgell | 2007-10-10 | 1 | -3/+0 |
* | r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the | Andrew Tridgell | 2007-10-10 | 1 | -6/+6 |
* | r1498: (merge from 3.0) | Andrew Bartlett | 2007-10-10 | 1 | -0/+29 |
* | r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts. | Andrew Bartlett | 2007-10-10 | 1 | -2/+2 |
* | r960: convert 'unsigned int' to uint_t in the most places | Stefan Metzmacher | 2007-10-10 | 1 | -3/+3 |
* | r826: removed a pile of old code, in preparation for a new ACL handling syste... | Andrew Tridgell | 2007-10-10 | 1 | -368/+1 |
* | r685: The SAM is dead! Long live the new SAM! ;-) | Andrew Bartlett | 2007-10-10 | 13 | -8477/+0 |
* | r665: merge over the new build system from my tmp branch | Stefan Metzmacher | 2007-10-10 | 1 | -3/+6 |
* | r506: got rid of unused function secrets_get_trusted_domains() | Andrew Tridgell | 2007-10-10 | 1 | -132/+0 |
* | r42: importing .cvsignore files | Gerald Carter | 2007-10-10 | 1 | -2/+0 |
* | remove pdb_nisplus, its also removed in samba3, because it was broken | Stefan Metzmacher | 2004-02-18 | 1 | -1565/+0 |
* | as I renamed the PDB subsystem to PASSDB, we need to rename | Stefan Metzmacher | 2004-02-11 | 5 | -6/+6 |
* | the subsystem name is 'PASSDB' so name the modules 'passdb_XXX' | Stefan Metzmacher | 2004-02-09 | 1 | -6/+6 |
* | fix pdb_ldap build if LDAP support was detected | Stefan Metzmacher | 2004-02-09 | 1 | -1/+1 |
* | - port AUTH and PASSDB subsystems to new | Stefan Metzmacher | 2004-02-03 | 8 | -104/+375 |
* | - move all SMB server stuff to smb_server/* | Stefan Metzmacher | 2004-02-03 | 1 | -11/+0 |
* | a fairly large commit! | Andrew Tridgell | 2003-12-16 | 1 | -12/+30 |
* | * the RPC-ECHO pipe now works in smbd, as long as the data sizes | Andrew Tridgell | 2003-12-12 | 1 | -2/+2 |
* | * removed some unused code | Andrew Tridgell | 2003-12-10 | 1 | -349/+0 |
* | Initial step at cleaning and splitting up configure.in. | Jelmer Vernooij | 2003-12-02 | 1 | -0/+11 |