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
2007-10-10
r17516: Change helper function names to make more clear what they are meant t...
Simo Sorce
2
-10
/
+10
2007-10-10
r17341: pass a messaging context to auth_context_create()
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r16964: Remove extra debugs no longer required in a working KDC
Andrew Bartlett
1
-26
/
+21
2007-10-10
r16237: Use an appropriate basedn for these searches, so they occour into the
Andrew Bartlett
1
-2
/
+4
2007-10-10
r16056: Fix errors found by trying to use our kpasswd server and the Apple cl...
Andrew Bartlett
1
-4
/
+1
2007-10-10
r15883: Make sure timegm() prototype is available (on systems where we've had to
Jim McDonough
1
-0
/
+1
2007-10-10
r15853: started the process of removing the warnings now that
Andrew Tridgell
1
-2
/
+1
2007-10-10
r15830: fixed two kdc memory leaks
Andrew Tridgell
2
-14
/
+8
2007-10-10
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15497: I'm not really sure this is correct in terms of how we should be resp...
Andrew Bartlett
1
-0
/
+4
2007-10-10
r15481: Update heimdal/ to match current lorikeet-heimdal.
Andrew Bartlett
1
-161
/
+199
2007-10-10
r15480: Patch from lha, to ensure we don't leave a free()'ed element in the
Andrew Bartlett
1
-3
/
+1
2007-10-10
r15379: Fix shared library build's unresolved dependencies
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15356: Remove unused 'flags' argument from socket_send() and friends.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r15338: Fix build of most things with shared libs enabled.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15301: Use static libraries internally. This required a few hacks in the build
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15223: Move heimdal's -I parameters from the global list of includes to
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14856: fix bugs noticed by the ibm code checker
Stefan Metzmacher
1
-8
/
+10
2007-10-10
r14571: More improvements on shared library support in Samba. Only ldb is lef...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14567: Make some more functions public.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14537: remove used file
Stefan Metzmacher
1
-339
/
+0
2007-10-10
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
2
-3
/
+0
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14427: don't reference short_princ after it is freed
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14380: Reduce the size of structs.h
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r14203: Include less private heimdal headers.
Andrew Bartlett
1
-1
/
+5
2007-10-10
r14079: I just found the setproctitle library from alt linux:-)
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r13926: More header splitups.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
3
-1
/
+5
2007-10-10
r13910: Fix the 'your password has expired' on every login. We now consider
Andrew Bartlett
1
-7
/
+5
2007-10-10
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13516: We can't bind to both 0.0.0.0 and specific network interfaces at the
Andrew Bartlett
1
-7
/
+0
2007-10-10
r13321: Bind to each interface and to the 0.0.0.0 interface on the KDC. This
Andrew Bartlett
1
-9
/
+24
2007-10-10
r13252: Cleanup, both in code, comments and talloc use:
Andrew Bartlett
1
-23
/
+12
2007-10-10
r13207: Use the new API for using/not using kerbeors in hdb-ldb.c
Andrew Bartlett
1
-5
/
+3
2007-10-10
r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our
Andrew Bartlett
5
-9
/
+45
2007-10-10
r13069: adding a hack on instructions from andrew
Andrew Tridgell
1
-1
/
+2
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
3
-58
/
+38
2007-10-10
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r12683: Fix declaration and initialisation placement.
Andrew Bartlett
1
-5
/
+6
2007-10-10
r12682: This patch finally fixes our kpasswdd implementation to be compatible
Andrew Bartlett
3
-60
/
+177
2007-10-10
r12681: Allow an entry to have no kerberos keys. This occours when an entry
Andrew Bartlett
1
-16
/
+24
2007-10-10
r12631: Now we have fixed the provision script, we don't need to work around
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12599: This new LDB module (and associated changes) allows Samba4 to operate
Andrew Bartlett
1
-100
/
+20
[next]