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
/
source3
/
include
/
includes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r24304: patch from Bjoern JAcke <bj@SerNet.DE>:
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r23971: Prevent build failures.
Günther Deschner
1
-1
/
+5
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23732: removed reference to non-existent structure
Herb Lewis
1
-2
/
+0
2007-10-10
r23646: Generalize our internal keytab handling to support a broader range of...
Günther Deschner
1
-0
/
+4
2007-10-10
r23582: Fix event based krb5 ticket refreshing in winbindd.
Günther Deschner
1
-1
/
+1
2007-10-10
r23509: This activates the global options from the registry in loadparm.
Michael Adam
1
-0
/
+1
2007-10-10
r23410: Merge the core of the cluster code.
Volker Lendecke
1
-0
/
+2
2007-10-10
r23328: don't typedef ber_tag_t when it's already done by openldap
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r23307: move readahead stuff out of libreplace and make it samba3 specific
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c...
Gerald Carter
1
-0
/
+1
2007-10-10
r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...
Gerald Carter
1
-2
/
+2
2007-10-10
r23251: whoops! Fix compile error
Gerald Carter
1
-0
/
+3
2007-10-10
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
1
-1
/
+1
2007-10-10
r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparat...
Günther Deschner
1
-1
/
+1
2007-10-10
r22775: For the cluster code I've developed a wrapper around tdb to put diffe...
Volker Lendecke
1
-0
/
+1
2007-10-10
r22479: Add "net ads keytab list".
Günther Deschner
1
-0
/
+4
2007-10-10
r22468: Fixing implicit declaration of krb5_set_default_tgs_ktypes (which is ...
Günther Deschner
1
-2
/
+0
2007-10-10
r22315: move tdbback.c content into tdbbackup.c
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r22108: Fix from <don.mccall@hp.com> to try and fix the HPUX builds.
Jeremy Allison
1
-2
/
+2
2007-10-10
r22049: HPUX build fixes from <don.mccall@hp.com>.
Jeremy Allison
1
-0
/
+9
2007-10-10
r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdc
Jeremy Allison
1
-0
/
+3
2007-10-10
r21991: I hate Steve French :-). Add support for encryption
Jeremy Allison
1
-8
/
+0
2007-10-10
r21969: Start working on the gss-side of the server negotiation.
Jeremy Allison
1
-2
/
+2
2007-10-10
r21917: Start to do the gss versions of sign+seal.
Jeremy Allison
1
-2
/
+2
2007-10-10
r21883: Try and fix the build by removing the prototypes for
Jeremy Allison
1
-0
/
+8
2007-10-10
r21845: Refactor the sessionsetupX code a little to allow us
Jeremy Allison
1
-0
/
+5
2007-10-10
r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the different
James Peach
1
-2
/
+5
2007-10-10
r21240: Fix longstanding Bug #4009.
Günther Deschner
1
-1
/
+1
2007-10-10
r21110: Fix kinit with Heimdal (Bug #4226).
Günther Deschner
1
-0
/
+2
2007-10-10
r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...
Volker Lendecke
1
-0
/
+1
2007-10-10
r21001: * Use a simple '#define LDAPMessage void' to fix the build
Gerald Carter
1
-3
/
+0
2007-10-10
r20996: Build fix from Kai Blin
Andrew Bartlett
1
-1
/
+2
2007-10-10
r20992: another attempt at fixing the build breakage
Gerald Carter
1
-0
/
+2
2007-10-10
r20986: Commit the prototype of the nss_info plugin interface.
Gerald Carter
1
-0
/
+2
2007-10-10
r20501: Check in config.h fix from Michael Adam <ma@sernet.de>
Volker Lendecke
1
-0
/
+8
2007-10-10
r20386: remove unneeded dlopen related configure checks and includes
Stefan Metzmacher
1
-6
/
+0
2007-10-10
r19808: remove old smbwrapper references
Gerald Carter
1
-4
/
+0
2007-10-10
r19758: remove the LDAP_SCOPE_ONELEVEL define (not needed after svnup)
Gerald Carter
1
-3
/
+0
2007-10-10
r19754: * When using a krb5 session setup, we don't fill in the server_name
Gerald Carter
1
-0
/
+3
2007-10-10
r19429: moved tdb/common/tdbutil.c into lib/util_tdb.c
Andrew Tridgell
1
-1
/
+1
2007-10-10
r19270: Stop depending on internal MIT symbols. These are private on MacOS
James Peach
1
-1
/
+8
2007-10-10
r19240: move the NO_CONFIG_H check to libreplace
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r19026: we don't need this twice
Stefan Metzmacher
1
-8
/
+0
2007-10-10
r18963: * Move parts of registry headers that were still in
Gerald Carter
1
-3
/
+0
2007-10-10
r18950: I can't see where stropts.h and poll.h are needed
Stefan Metzmacher
1
-8
/
+0
2007-10-10
r18818: Forgot header file.
Günther Deschner
1
-0
/
+1
2007-10-10
r18810: use a copy of samba4's talloc under lib/talloc/
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18802: Use the pidl-generated code for the srvsvc interface, both client and...
Jelmer Vernooij
1
-1
/
+1
[next]