index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
auth
/
auth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26539: Remove unnecessary statics.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26379: Remove more global_loadparm instances.
Jelmer Vernooij
2007-12-21
1
-8
/
+2
*
r26348: Avoid use of autofree context.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26233: Pass loadparm context when creating krb5 contexts.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26222: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26221: Add loadparm_context parameter to auth_context_create.
Jelmer Vernooij
2007-12-21
1
-4
/
+5
*
r25552: Convert to standard bool type.
Jelmer Vernooij
2007-10-10
1
-7
/
+7
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25047: Fix more warnings.
Jelmer Vernooij
2007-10-10
1
-7
/
+8
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23680: Make it easier to setup a domain member server - the 'server role'
Andrew Bartlett
2007-10-10
1
-4
/
+29
*
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r17381: - we don't need debug messages twice
Stefan Metzmacher
2007-10-10
1
-12
/
+2
*
r17341: pass a messaging context to auth_context_create()
Stefan Metzmacher
2007-10-10
1
-12
/
+15
*
r17273: add an async version of auth_check_password() on the public
Stefan Metzmacher
2007-10-10
1
-31
/
+184
*
r17270: split the logic of saying this auth backend wants to handle this
Stefan Metzmacher
2007-10-10
1
-8
/
+12
*
r15298: Fix the build using a few hacks in the build system.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14952: Make sure the auth subsystem gets initialized if a gensec module need...
Jelmer Vernooij
2007-10-10
1
-2
/
+14
*
r14575: Move some path-related functions to libsamba-config so libsamba-util
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r13969: Make these names lowercase as well (just like they are now in the bui...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r13655: Use new name of build header
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
2007-10-10
1
-0
/
+8
*
r8700: Propmted by tridge's need to do plaintext auth in ejs, rework the
Andrew Bartlett
2007-10-10
1
-13
/
+13
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
2007-10-10
1
-1
/
+14
*
r4620: - add interface functions to the auth subsystem so that callers doesn'...
Stefan Metzmacher
2007-10-10
1
-281
/
+122
*
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r3876: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
2007-10-10
1
-19
/
+1
*
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
2007-10-10
1
-14
/
+5
*
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3453: - split out the auth and popt includes
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to use
Andrew Bartlett
2007-10-10
1
-0
/
+4
*
r2648: - use a destructor on struct server_connection to simplify the
Andrew Tridgell
2007-10-10
1
-17
/
+14
*
r1982: i is not initialised or used
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r1498: (merge from 3.0)
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r1486: commit the start of the generic server infastructure
Stefan Metzmacher
2007-10-10
1
-0
/
+5
*
r1292: Add const to the subsystem/module registration code.
Andrew Bartlett
2007-10-10
1
-2
/
+9
*
r1067: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-1
/
+1
[next]