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-12-21
De-couple smbd from staticly linking against winbindd client files.
Gerald (Jerry) Carter
1
-0
/
+1
2007-12-19
Rename cache.[ch] to memcache.[ch]
Volker Lendecke
1
-1
/
+1
2007-12-18
Add a in-memory cache
Volker Lendecke
1
-0
/
+1
2007-12-13
Register the smb service with mDNS if mSDN is supported.
Rishi Srivatsavai
1
-0
/
+14
2007-12-07
Add define guards around FSTRING_LEN.
Jeremy Allison
1
-0
/
+2
2007-12-07
A requiem for pstring.
Jeremy Allison
1
-0
/
+18
2007-12-07
Remove pstrings completely except for smbctool (what does this do ?).
Jeremy Allison
1
-4
/
+3
2007-12-05
Remove some globals
Volker Lendecke
1
-0
/
+3
2007-12-03
Remove unused wpstring and macros. Stop using pstrcpy in smbd/*.c
Jeremy Allison
1
-23
/
+0
2007-11-23
printing: fix default printing subsystem detection
Stefan Metzmacher
1
-1
/
+0
2007-11-08
Remove more fstring/pstring bad useage. Go talloc !
Jeremy Allison
1
-1
/
+1
2007-10-29
Fix the setup_kaddr() call to cope with IPv6.
Jeremy Allison
1
-1
/
+1
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-10
/
+5
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-0
/
+3
2007-10-10
r25474: Try and fix the build on Mac OS X 10.4.9.
Jeremy Allison
1
-4
/
+0
2007-10-10
r25472: Fix the interfaces code to detect IPv6 interfaces, using the
Jeremy Allison
1
-0
/
+4
2007-10-10
r25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always provided by libreplace
Stefan Metzmacher
1
-6
/
+0
2007-10-10
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
1
-0
/
+1
2007-10-10
r24419: Hm, I think this protoype is not required here.
Günther Deschner
1
-5
/
+0
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
[next]