index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
kdc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-07
Enhance mappings of NTSTATUS to KRB5KDC errors.
Andrew Kroeger
1
-1
/
+20
2008-03-07
Update account expiration to use new samdb_result_account_expires() function.
Andrew Kroeger
1
-3
/
+2
2008-03-04
Fix the build.
Jelmer Vernooij
1
-2
/
+2
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-6
/
+3
2008-02-21
Remove yet more uses of global_loadparm.
Jelmer Vernooij
3
-3
/
+7
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
3
-1
/
+3
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
3
-6
/
+6
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-4
/
+7
2008-02-21
Avoid use of global_loadparm.
Jelmer Vernooij
1
-4
/
+6
2008-02-18
Fix unresolved symbols.
Jelmer Vernooij
1
-1
/
+2
2008-02-04
Remove useless layer of indirection, where every service called
Andrew Bartlett
1
-11
/
+1
2008-02-04
Rework service init functions to pass down service name. This is
Andrew Bartlett
1
-1
/
+1
2008-01-05
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
1
-3
/
+7
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2
-3
/
+3
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26504: Don't rely on system-provided kerberos headers.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26427: Avoid global_smb_iconv_convenience.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
1
-6
/
+11
2007-12-21
r26357: Add separate subsystem for auth_sam_reply parsing.
Jelmer Vernooij
2
-1
/
+2
2007-12-21
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26316: Use contexts for conversion functions.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26314: Eliminate use of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
1
-2
/
+6
2007-12-21
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26274: Some syntax fixes, remove more global_loadparm instances.
Jelmer Vernooij
2
-2
/
+5
2007-12-21
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
3
-4
/
+6
2007-12-21
r26237: Add loadparm context to the server service interface.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26233: Pass loadparm context when creating krb5 contexts.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...
Jelmer Vernooij
1
-5
/
+5
2007-12-21
r26227: Make loadparm_context part of a server task, move loadparm_contexts f...
Jelmer Vernooij
2
-3
/
+3
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2
-13
/
+17
2007-12-21
r25789: print out what error happened...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25548: Convert to standard bool type.
Jelmer Vernooij
2
-37
/
+37
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2
-4
/
+5
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24613: Missed this in my recent commit -r 24611. We don't discriminate on
Andrew Bartlett
1
-2
/
+0
2007-10-10
r24061: Anther part of bug #4823, which is that until now Samba4 didn't parse
Andrew Bartlett
1
-26
/
+3
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
4
-12
/
+8
2007-10-10
r23503: use hdb_dbc not hdb_openp.
Andrew Bartlett
1
-8
/
+7
2007-10-10
r23488: hdb_openp has changed from void * to int...
Stefan Metzmacher
1
-4
/
+5
2007-10-10
r23456: Update Samba4 to current lorikeet-heimdal.
Andrew Bartlett
1
-15
/
+16
[prev]
[next]