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