Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9451: some fixes now core.schema and cosine.schema are also read properly | Simo Sorce | 1 | -5/+29 |
2007-10-10 | r9450: Initial work on reading group mapping database. | Jelmer Vernooij | 1 | -0/+483 |
2007-10-10 | r9449: Add simple utility for dumping Samba3 domain information. Currently | Jelmer Vernooij | 5 | -14/+167 |
2007-10-10 | r9448: Work on reading the secrets tdb. Build tdbsam support by default. | Jelmer Vernooij | 3 | -9/+544 |
2007-10-10 | r9447: Add a new tool to convert openLdap schema files into an ldif | Simo Sorce | 4 | -7/+604 |
2007-10-10 | r9446: clean up old test file | Simo Sorce | 1 | -559/+37 |
2007-10-10 | r9445: Support flags, add DATA_BLOB support | Jelmer Vernooij | 2 | -6/+86 |
2007-10-10 | r9442: Support some more primitive types. Fix charset support. | Jelmer Vernooij | 1 | -15/+90 |
2007-10-10 | r9438: Add initial files for ldb_map | Jelmer Vernooij | 2 | -0/+58 |
2007-10-10 | r9437: Update PLAN and README for Samba3 compatibility layer | Jelmer Vernooij | 5 | -10/+354 |
2007-10-10 | r9421: Move arcfour code into it's own file, in lib/crypto. | Andrew Bartlett | 4 | -2/+101 |
2007-10-10 | r9414: Fix failure to find own domain info due to recent ldb_dn upgrade - we | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r9394: avoid to use BOOL in ldb | Simo Sorce | 2 | -8/+4 |
2007-10-10 | r9393: Fix ldb standalone build | Simo Sorce | 2 | -0/+6 |
2007-10-10 | r9392: Fix ldb_dn_compose to make build farm happy | Simo Sorce | 2 | -5/+22 |
2007-10-10 | r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting... | Simo Sorce | 31 | -459/+994 |
2007-10-10 | r9390: fixed mixing of code and data | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r9387: regedit uses "New Key #nn" for newly created keys, which conflicts wit... | Andrew Tridgell | 3 | -4/+17 |
2007-10-10 | r9386: OpenKey with a bad name must return WERR_BADFILE (w2k3 regedit relies ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9381: Line wrapping. | Tim Potter | 1 | -8/+8 |
2007-10-10 | r9378: initialise the last_mod attribute in the ldb backend. Better to return | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r9374: HPUX is also missing setegid() | Andrew Tridgell | 2 | -1/+13 |
2007-10-10 | r9370: need a configure test for setresuid() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9369: an attempt to fix the build on HPUX. This is based on work by Don | Andrew Tridgell | 2 | -79/+29 |
2007-10-10 | r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like to | Tim Potter | 4 | -12/+0 |
2007-10-10 | r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValue | Andrew Tridgell | 1 | -23/+26 |
2007-10-10 | r9318: fix searches with scope ONE and SUB, | Stefan Metzmacher | 2 | -1/+5 |
2007-10-10 | r9311: Missing null pointer check in ejsLib | Steve French | 1 | -1/+2 |
2007-10-10 | r9299: fixed the evaluation of pointer expressions that evaluate to boolean | Andrew Tridgell | 1 | -2/+25 |
2007-10-10 | r9209: - fixed the ldb registry backend to work with the new provision ldif | Andrew Tridgell | 2 | -6/+8 |
2007-10-10 | r9183: more workarounds for the global variables in ejs. I will discuss getti... | Andrew Tridgell | 2 | -0/+30 |
2007-10-10 | r9173: catch ep->local being NULL | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r9172: - fixed a nasty bug in the 'deep copy' mpr code that caused variables | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r9110: use printf again | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r9106: look for something more usefull in the -lnsl | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r9078: - move charset stuff to lib/charset | Stefan Metzmacher | 4 | -11/+20 |
2007-10-10 | r9063: - don't pollute the global $LIBS variable with -ldl | Stefan Metzmacher | 4 | -1/+150 |
2007-10-10 | r8985: Automatically generate make dependency rules for | Jelmer Vernooij | 1 | -7/+3 |
2007-10-10 | r8972: More simplifications... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8966: Simplify the makefile generation system a bit. | Jelmer Vernooij | 3 | -0/+15 |
2007-10-10 | r8940: Add TDR (Trivial Data Representation). The aim is to use this later for | Jelmer Vernooij | 3 | -0/+284 |
2007-10-10 | r8923: put the IRPC default timeout back to 10s (I didn't mean to commit this... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8917: Better support for extended ldap search operations | Simo Sorce | 1 | -0/+2 |
2007-10-10 | r8905: don't try to do DNS lookups on interface names with wildcards | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC test | Andrew Tridgell | 2 | -11/+16 |
2007-10-10 | r8886: Exchange the arguments of timeval_compare, this makes it behave like s... | Volker Lendecke | 2 | -9/+10 |
2007-10-10 | r8883: Apply some const. | Volker Lendecke | 1 | -11/+16 |
2007-10-10 | r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval... | Volker Lendecke | 2 | -9/+9 |
2007-10-10 | r8826: Make configure generate config.mk files (with the external libraries | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r8819: fixed a memory leak in irpc_call() | Andrew Tridgell | 1 | -1/+3 |