summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_site.c
Commit message (Expand)AuthorAgeFilesLines
* s4-libnet: make it possible to join "off-site".Günther Deschner2014-10-241-1/+2
* s4:libnet: make use of dcerpc_binding_get_string_option("host")Stefan Metzmacher2014-02-131-1/+3
* Free memory on errorAlistair Leslie-Hughes2013-09-181-0/+1
* Fix warnings about set but unused variablesMatthieu Patou2013-05-201-2/+0
* libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher2011-10-101-1/+1
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-1/+1
* s4-libcli Remove resolve_name() as it conflicts with Samba3.Andrew Bartlett2011-05-031-1/+3
* s4:libnet/libnet_site.c - make use of LDB return constantsMatthias Dieter Wallnöfer2011-03-041-6/+6
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-2/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-2/+2
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+1
* s4:libnet: don't include librpc/rpc/dcerpc.h directlyStefan Metzmacher2010-03-231-1/+0
* s4:libnet - change variables to "unsigned" where neededMatthias Dieter Wallnöfer2010-03-101-1/+1
* s4:libnet: use a connected CLDAP socket.Stefan Metzmacher2010-02-261-3/+16
* s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher2009-03-191-2/+8
* The IRIX compiler does not like embedded unnamed unionsVolker Lendecke2008-10-021-2/+3
* Remove global_loadparm instance.Jelmer Vernooij2008-09-301-1/+1
* Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-161-3/+4
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-4/+4
* Remove more global_loadparm instance.sJelmer Vernooij2008-02-211-1/+1
* r26442: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-2/+3
* r26408: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-1/+1
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-211-0/+1
* r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij2007-12-211-2/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22536: resolve name before passing to cldapStefan Metzmacher2007-10-101-2/+13
* r19949: add comment that the configuration_dn needs to be looked upStefan Metzmacher2007-10-101-0/+1
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-2/+2
* r19699: - use better names for the site stringsStefan Metzmacher2007-10-101-1/+1
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r12976: Patch from Brad Henry <j0j0@riod.ca>:Andrew Bartlett2007-10-101-0/+252