summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17830: Set the default_basedn (hey, it comes from the "default" naming conte...Simo Sorce5-36/+44
2007-10-10r17829: Fix the order of the bytesSimo Sorce1-8/+8
2007-10-10r17828: set the auto_baseDN opaque even on failure to fetch rootDSE. ThatAndrew Tridgell1-3/+1
2007-10-10r17827: Fix an error messageVolker Lendecke1-2/+2
2007-10-10r17826: Add line numbers to the d_printfsVolker Lendecke1-19/+28
2007-10-10r17825: I broken cracknames in my last patch - fix it upAndrew Tridgell1-1/+1
2007-10-10r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell12-47/+38
2007-10-10r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell12-41/+37
2007-10-10r17822: the ildap ldb backend doesn't need the auto rootDSE logic any moreAndrew Tridgell1-84/+2
2007-10-10r17821: changed ldb_search() and the ldbsearch command line utility toAndrew Tridgell3-0/+50
2007-10-10r17820: simplify the code flow a littleAndrew Tridgell1-20/+27
2007-10-10r17794: ifdef out unused macrosStefan Metzmacher1-0/+2
2007-10-10r17793: add -Wmissing-prototypes, -Wmissing-declarations, -Wmissing-field-ini...Stefan Metzmacher1-0/+3
2007-10-10r17792: io.out.winsserver is a const char *,Stefan Metzmacher2-3/+11
2007-10-10r17791: get rid of another compiler warningStefan Metzmacher1-2/+3
2007-10-10r17790: replace uses -ldl and should directly depend on itStefan Metzmacher2-2/+2
2007-10-10r17789: remove compiler warningsStefan Metzmacher1-3/+3
2007-10-10r17788: fix compiler warningsStefan Metzmacher3-5/+5
2007-10-10r17787: ifdef out unused macros and generate a smb_panic()Stefan Metzmacher1-2/+24
2007-10-10r17786: remove unused macros, fix compiler warningsStefan Metzmacher2-21/+0
2007-10-10r17785: fix compiler warningsStefan Metzmacher4-15/+6
2007-10-10r17784: fix compiler warningsStefan Metzmacher1-0/+4
2007-10-10r17783: fix compiler warningsStefan Metzmacher1-1/+5
2007-10-10r17782: fix compiler warningStefan Metzmacher1-0/+2
2007-10-10r17781: fix compiler warningStefan Metzmacher1-3/+1
2007-10-10r17780: better fix this one correctlyStefan Metzmacher1-2/+8
2007-10-10r17779: this macro is unusedStefan Metzmacher1-0/+2
2007-10-10r17778: fix compiler warningsStefan Metzmacher1-1/+2
2007-10-10r17777: these macros are unused...Stefan Metzmacher1-0/+4
2007-10-10r17776: these macros are also defined in libcli/raw/trans2.hStefan Metzmacher1-12/+0
2007-10-10r17775: use an enum to get rid of compiler warningsStefan Metzmacher1-6/+6
2007-10-10r17774: this macro is unusedStefan Metzmacher1-2/+0
2007-10-10r17773: this macros are unsed, with compiler warningsStefan Metzmacher1-0/+2
2007-10-10r17772: warn about unused macrosStefan Metzmacher1-0/+1
2007-10-10r17771: add a comment explaing the odd castAndrew Tridgell1-0/+6
2007-10-10r17770: don't force -L/usr/lib, it breaks us4Andrew Tridgell1-2/+2
2007-10-10r17769: only look for dlopen in -ldl if not found in libc. Needed for us4Andrew Tridgell1-2/+1
2007-10-10r17768: This merges in the current version of Brad Henry's windows testingAndrew Tridgell11-0/+1490
2007-10-10r17765: fix handling of old solaris /bin/sh in ldb build/testAndrew Tridgell3-5/+9
2007-10-10r17764: more portable setenv() replacementAndrew Tridgell1-8/+22
2007-10-10r17763: moved setenv to ldb/replace/Andrew Tridgell2-20/+1
2007-10-10r17762: HPUX needs setenvAndrew Tridgell2-1/+18
2007-10-10r17756: I don't know why but this only works with the standaloneStefan Metzmacher1-3/+3
2007-10-10r17755: fix the build...Stefan Metzmacher1-0/+1
2007-10-10r17754: remove the --always-create option from mkproto.plStefan Metzmacher1-16/+5
2007-10-10r17753: fix compiler warnings and make the code simplerStefan Metzmacher1-10/+5
2007-10-10r17752: using -1 in a uint16_t value causes compiler warnings,Stefan Metzmacher1-4/+6
2007-10-10r17750: these have moved to ldb/replace/ nowAndrew Tridgell4-126/+2
2007-10-10r17749: more HPUX madnessAndrew Tridgell2-0/+33
2007-10-10r17748: make the casts much easier to understandStefan Metzmacher1-3/+3