summaryrefslogtreecommitdiffstats
path: root/source4/auth/auth_server.c
Commit message (Expand)AuthorAgeFilesLines
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-3/+3
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2007-12-211-3/+3
* r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij2007-12-211-1/+1
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-3/+3
* r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...Jelmer Vernooij2007-12-211-4/+4
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-1/+1
* r26224: Remove another use of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-211-1/+1
* r25576: BOOL -> boolStefan Metzmacher2007-10-101-7/+7
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-3/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like toTim Potter2007-10-101-3/+0
* r7704: - fixed open_nbt_connection() to return NULL when the connection failedAndrew Tridgell2007-10-101-8/+8
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-1/+1
* r2650: fixed a memory leak in make_server_info()Andrew Tridgell2007-10-101-1/+1
* r2621: - now that the client code is non-blocking, we no longer needAndrew Tridgell2007-10-101-18/+0
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-30/+30
* r1063: userdom_struct dies!Andrew Bartlett2007-10-101-3/+0
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+402