index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
kdc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless layer of indirection, where every service called
Andrew Bartlett
2008-02-04
1
-11
/
+1
*
Rework service init functions to pass down service name. This is
Andrew Bartlett
2008-02-04
1
-1
/
+1
*
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
2008-01-05
1
-3
/
+7
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
2
-3
/
+3
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
1
-1
/
+1
*
r26504: Don't rely on system-provided kerberos headers.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26427: Avoid global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
2007-12-21
1
-6
/
+11
*
r26357: Add separate subsystem for auth_sam_reply parsing.
Jelmer Vernooij
2007-12-21
2
-1
/
+2
*
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26316: Use contexts for conversion functions.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26314: Eliminate use of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
2007-12-21
1
-2
/
+6
*
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26274: Some syntax fixes, remove more global_loadparm instances.
Jelmer Vernooij
2007-12-21
2
-2
/
+5
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
2007-12-21
3
-4
/
+6
*
r26237: Add loadparm context to the server service interface.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26233: Pass loadparm context when creating krb5 contexts.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...
Jelmer Vernooij
2007-12-21
1
-5
/
+5
*
r26227: Make loadparm_context part of a server task, move loadparm_contexts f...
Jelmer Vernooij
2007-12-21
2
-3
/
+3
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
2
-13
/
+17
*
r25789: print out what error happened...
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r25548: Convert to standard bool type.
Jelmer Vernooij
2007-10-10
2
-37
/
+37
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
2
-4
/
+5
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
2
-0
/
+2
*
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24613: Missed this in my recent commit -r 24611. We don't discriminate on
Andrew Bartlett
2007-10-10
1
-2
/
+0
*
r24061: Anther part of bug #4823, which is that until now Samba4 didn't parse
Andrew Bartlett
2007-10-10
1
-26
/
+3
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
4
-12
/
+8
*
r23503: use hdb_dbc not hdb_openp.
Andrew Bartlett
2007-10-10
1
-8
/
+7
*
r23488: hdb_openp has changed from void * to int...
Stefan Metzmacher
2007-10-10
1
-4
/
+5
*
r23456: Update Samba4 to current lorikeet-heimdal.
Andrew Bartlett
2007-10-10
1
-15
/
+16
*
r22969: fix some more places where we could end up with more than one event
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r22762: Some ldb_map changes:
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r22403: this dependencies should be private
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r21441: create a union for the PrimaryKerberosBlob content
Stefan Metzmacher
2007-10-10
1
-13
/
+23
*
r21434: - get rid of "krb5Key"
Stefan Metzmacher
2007-10-10
1
-49
/
+132
*
r21390: move fetching the key version number into the function
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r21363: fallback to fetch the KEYTYPE_ARCFOUR out of the "unicodePwd" attribute
Stefan Metzmacher
2007-10-10
1
-38
/
+86
*
r21330: move fetching of krb5 keys into its own function
Stefan Metzmacher
2007-10-10
1
-47
/
+66
*
r20988: Call out to Heimdal's krb5.conf processing to configure many aspects
Andrew Bartlett
2007-10-10
1
-22
/
+19
*
r20661: the golden rule: "make things private if possible!"
Stefan Metzmacher
2007-10-10
1
-1
/
+1
[next]