Fix include paths to new location of libutil.
[kai/samba-autobuild/.git] / source4 / winbind / wb_sid2domain.c
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-21 Jelmer Vernooijr26268: Avoid more use of global_loadparm - put lp_ctx...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Bartlettr24111: Untested code is broken code, untested code...
2007-10-10 Andrew Bartlettr24110: I hate seeing callers manually filling in the...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr22612: Fix more cases where we have uninitialised...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Tridgellr12116: got rid of composite_trigger_done() and composi...
2007-10-10 Volker Lendecker11528: Separate finding dcs from initializing a domain...
2007-10-10 Volker Lendecker11517: Cleanup time, this looks larger than it is...
2007-10-10 Volker Lendecker11423: Add some TALLOC_CTX
2007-10-10 Volker Lendecker11274: Start a connection attempt to the DC's port...
2007-10-10 Volker Lendecker11193: Implement wbinfo -m
2007-10-10 Volker Lendecker11192: Too many contexts around... :-)
2007-10-10 Volker Lendecker11181: Implement wbinfo -s and wbinfo --user-sids...