summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_site.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-18Free memory on errorAlistair Leslie-Hughes1-0/+1
2013-05-20Fix warnings about set but unused variablesMatthieu Patou1-2/+0
2011-10-10libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher1-1/+1
2011-06-20libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett1-1/+1
2011-05-03s4-libcli Remove resolve_name() as it conflicts with Samba3.Andrew Bartlett1-1/+3
2011-03-04s4:libnet/libnet_site.c - make use of LDB return constantsMatthias Dieter Wallnöfer1-6/+6
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-2/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-2/+2
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-1/+1
2010-03-23s4:libnet: don't include librpc/rpc/dcerpc.h directlyStefan Metzmacher1-1/+0
2010-03-10s4:libnet - change variables to "unsigned" where neededMatthias Dieter Wallnöfer1-1/+1
2010-02-26s4:libnet: use a connected CLDAP socket.Stefan Metzmacher1-3/+16
2009-03-19s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher1-2/+8
2008-10-02The IRIX compiler does not like embedded unnamed unionsVolker Lendecke1-2/+3
2008-09-30Remove global_loadparm instance.Jelmer Vernooij1-1/+1
2008-05-16Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett1-3/+4
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-4/+4
2008-02-21Remove more global_loadparm instance.sJelmer Vernooij1-1/+1
2007-12-21r26442: Remove use of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-2/+3
2007-12-21r26408: Remove use of global_loadparm.Jelmer Vernooij1-1/+2
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-1/+1
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij1-0/+1
2007-12-21r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij1-2/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22536: resolve name before passing to cldapStefan Metzmacher1-2/+13
2007-10-10r19949: add comment that the configuration_dn needs to be looked upStefan Metzmacher1-0/+1
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-2/+2
2007-10-10r19699: - use better names for the site stringsStefan Metzmacher1-1/+1
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r12976: Patch from Brad Henry <j0j0@riod.ca>:Andrew Bartlett1-0/+252