r17856: The two new functions - libnet_LookupName and libnet_UserInfo.
[bbaumbach/samba-autobuild/.git] / source4 /
2007-10-10 Rafal Szczesniakr17856: The two new functions - libnet_LookupName and...
2007-10-10 Volker Lendecker17849: Next round for RPC-SAMBA3-SHARESEC
2007-10-10 Volker Lendecker17848: Ok, this did not do it. Still got the same...
2007-10-10 Volker Lendecker17846: Ok, this is a patch that needs further discussi...
2007-10-10 Volker Lendecker17844: The AIX compiler thinks { } is a syntax error
2007-10-10 Volker Lendecker17842: After talking to Simo, apply the next attempt...
2007-10-10 Volker Lendecker17841: Revert 17840, libldb.a defines strnlen. Sorry...
2007-10-10 Volker Lendecker17840: A step towards building on Solaris which appear...
2007-10-10 Simo Sorcer17839: do not reference possibleInferiors we have...
2007-10-10 Stefan Metzmacherr17838: revert rev 17754
2007-10-10 Simo Sorcer17830: Set the default_basedn (hey, it comes from...
2007-10-10 Simo Sorcer17829: Fix the order of the bytes
2007-10-10 Andrew Tridgellr17828: set the auto_baseDN opaque even on failure...
2007-10-10 Volker Lendecker17827: Fix an error message
2007-10-10 Volker Lendecker17826: Add line numbers to the d_printfs
2007-10-10 Andrew Tridgellr17825: I broken cracknames in my last patch - fix...
2007-10-10 Andrew Tridgellr17824: add a wrapper for the common partitions_basedn...
2007-10-10 Andrew Tridgellr17823: get rid of most of the samdb_base_dn() calls...
2007-10-10 Andrew Tridgellr17822: the ildap ldb backend doesn't need the auto...
2007-10-10 Andrew Tridgellr17821: changed ldb_search() and the ldbsearch command...
2007-10-10 Andrew Tridgellr17820: simplify the code flow a little
2007-10-10 Stefan Metzmacherr17794: ifdef out unused macros
2007-10-10 Stefan Metzmacherr17793: add -Wmissing-prototypes, -Wmissing-declaration...
2007-10-10 Stefan Metzmacherr17792: io.out.winsserver is a const char *,
2007-10-10 Stefan Metzmacherr17791: get rid of another compiler warning
2007-10-10 Stefan Metzmacherr17790: replace uses -ldl and should directly depend...
2007-10-10 Stefan Metzmacherr17789: remove compiler warnings
2007-10-10 Stefan Metzmacherr17788: fix compiler warnings
2007-10-10 Stefan Metzmacherr17787: ifdef out unused macros and generate a smb_panic()
2007-10-10 Stefan Metzmacherr17786: remove unused macros, fix compiler warnings
2007-10-10 Stefan Metzmacherr17785: fix compiler warnings
2007-10-10 Stefan Metzmacherr17784: fix compiler warnings
2007-10-10 Stefan Metzmacherr17783: fix compiler warnings
2007-10-10 Stefan Metzmacherr17782: fix compiler warning
2007-10-10 Stefan Metzmacherr17781: fix compiler warning
2007-10-10 Stefan Metzmacherr17780: better fix this one correctly
2007-10-10 Stefan Metzmacherr17779: this macro is unused
2007-10-10 Stefan Metzmacherr17778: fix compiler warnings
2007-10-10 Stefan Metzmacherr17777: these macros are unused...
2007-10-10 Stefan Metzmacherr17776: these macros are also defined in libcli/raw...
2007-10-10 Stefan Metzmacherr17775: use an enum to get rid of compiler warnings
2007-10-10 Stefan Metzmacherr17774: this macro is unused
2007-10-10 Stefan Metzmacherr17773: this macros are unsed, with compiler warnings
2007-10-10 Stefan Metzmacherr17772: warn about unused macros
2007-10-10 Andrew Tridgellr17771: add a comment explaing the odd cast
2007-10-10 Andrew Tridgellr17770: don't force -L/usr/lib, it breaks us4
2007-10-10 Andrew Tridgellr17769: only look for dlopen in -ldl if not found in...
2007-10-10 Andrew Tridgellr17768: This merges in the current version of Brad...
2007-10-10 Andrew Tridgellr17765: fix handling of old solaris /bin/sh in ldb...
2007-10-10 Andrew Tridgellr17764: more portable setenv() replacement
2007-10-10 Andrew Tridgellr17763: moved setenv to ldb/replace/
2007-10-10 Andrew Tridgellr17762: HPUX needs setenv
2007-10-10 Stefan Metzmacherr17756: I don't know why but this only works with the...
2007-10-10 Stefan Metzmacherr17755: fix the build...
2007-10-10 Stefan Metzmacherr17754: remove the --always-create option from mkproto.pl
2007-10-10 Stefan Metzmacherr17753: fix compiler warnings and make the code simpler
2007-10-10 Stefan Metzmacherr17752: using -1 in a uint16_t value causes compiler...
2007-10-10 Andrew Tridgellr17750: these have moved to ldb/replace/ now
2007-10-10 Andrew Tridgellr17749: more HPUX madness
2007-10-10 Stefan Metzmacherr17748: make the casts much easier to understand
2007-10-10 Stefan Metzmacherr17747: ldb's make test should not try to install something
2007-10-10 Andrew Tridgellr17746: the automatic archive creation in make breaks...
2007-10-10 Andrew Tridgellr17745: got rid of the final asprintf() in ldb
2007-10-10 Stefan Metzmacherr17744: we explicit want to get warnings about declarat...
2007-10-10 Stefan Metzmacherr17743: fix compiler warnings
2007-10-10 Stefan Metzmacherr17742: make the casts explicit and remove compiler...
2007-10-10 Andrew Tridgellr17741: tru64 uses inttypes.h not stdint.h.
2007-10-10 Andrew Tridgellr17740: get rid of dependence on asprintf(), using...
2007-10-10 Andrew Tridgellr17739: forgot to add replace/*
2007-10-10 Andrew Tridgellr17738: solving the seemingly trivial problem of timegm...
2007-10-10 Andrew Tridgellr17737: fixed a 'declaration in code' error
2007-10-10 Andrew Tridgellr17735: a (probably useless) attempt to workaround...
2007-10-10 Andrew Tridgellr17734: tru64 needs these for standalone build
2007-10-10 Andrew Tridgellr17733: doxygen is way too noisy to build every time...
2007-10-10 Andrew Tridgellr17732: after some help from Jelmer, changed builddocs...
2007-10-10 Andrew Tridgellr17731: try to cope with freebsd handling of .a depende...
2007-10-10 Andrew Tridgellr17730: cast dlsym result to try to avoid a compiler...
2007-10-10 Andrew Tridgellr17729: remove the dependence on an internet connection...
2007-10-10 Andrew Tridgellr17726: not having slapd installed isn't a ldb test...
2007-10-10 Andrew Tridgellr17725: VPATH and builds out of the source directory...
2007-10-10 Andrew Tridgellr17724: don't rely on strnlen() as MacOSX 10.4 doesn...
2007-10-10 Andrew Tridgellr17722: better to use talloc_vasprintf() than vasprintf...
2007-10-10 Andrew Tridgellr17721: fixed the dlopen and MODULESDIR handling in...
2007-10-10 Andrew Tridgellr17720: in standalone ldb build, some systems need...
2007-10-10 Andrew Tridgellr17719: ldb_cmdline needs to be static for cc on solaris
2007-10-10 Andrew Tridgellr17718: don't consider a slapadd failure in the ldap...
2007-10-10 Stefan Metzmacherr17717: this cried for bugs...and they happened...
2007-10-10 Stefan Metzmacherr17716: make casts explicit and remove compiler warnings
2007-10-10 Stefan Metzmacherr17715: make the cast explicit and remove compiler...
2007-10-10 Stefan Metzmacherr17714: fix compiler warnings
2007-10-10 Stefan Metzmacherr17713: fix compiler warnings
2007-10-10 Stefan Metzmacherr17712: fix compiler warning
2007-10-10 Stefan Metzmacherr17711: fix compiler warnings
2007-10-10 Andrew Tridgellr17708: make the automated testing of the ldb ldap...
2007-10-10 Andrew Bartlettr17707: Match the output (aside from dividers) the...
2007-10-10 Andrew Tridgellr17706: remove the dependence on gnu make in the standa...
2007-10-10 Andrew Bartlettr17705: Use the paged_searches module by default agains...
2007-10-10 Andrew Bartlettr17704: Add comments suggesting how to get the LDAP...
2007-10-10 Andrew Bartlettr17703: Fixes to enable the entryUUID module to work...
2007-10-10 Andrew Tridgellr17702: test for gcc, and only enable gcc flags if...
next