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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
4
-18
/
+10
2007-10-10
r22732: - Testing of libsmbclient against Vista revealed what is likely a bug in
Derrell Lipman
1
-0
/
+3
2007-10-10
r22712: Inform the user when logging in via pam_winbind
Gerald Carter
1
-0
/
+1
2007-10-10
r22704: Implement three step method for enumerating domain trusts.
Gerald Carter
1
-6
/
+20
2007-10-10
r22688: Change lock_data in struct byte_range_lock from void * to struct lock...
Volker Lendecke
1
-1
/
+1
2007-10-10
r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the ...
Günther Deschner
1
-0
/
+6
2007-10-10
r22564: Move the _strict -> _zeronull functions into lib/util.c
Jeremy Allison
1
-9
/
+9
2007-10-10
r22543: Fix bad call to talloc_strict (too few args).
Jeremy Allison
1
-1
/
+1
2007-10-10
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
1
-7
/
+9
2007-10-10
r22492: Add objectid code.
Jeremy Allison
1
-1
/
+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
r22465: Last attempt to fix the build before dinner.
Günther Deschner
1
-0
/
+3
2007-10-10
r22463: Add prototype.
Günther Deschner
1
-0
/
+6
2007-10-10
r22418: Support running under launchd. We abstract the method of obtaining
James Peach
1
-0
/
+43
2007-10-10
r22417: Refactor the various daemon run-mode options to make the semantics
James Peach
1
-0
/
+11
2007-10-10
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
1
-6
/
+6
2007-10-10
r22390: Patchset sent to samba-technical to address the winbind
Gerald Carter
2
-1
/
+8
2007-10-10
r22343: Commit to 3_0 as well after adapting the patch.
Simo Sorce
2
-2
/
+5
2007-10-10
r22315: move tdbback.c content into tdbbackup.c
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplace
Stefan Metzmacher
1
-19
/
+0
2007-10-10
r22277: __location__ is defined in libreplace now
Stefan Metzmacher
1
-5
/
+0
2007-10-10
r22266: Fix bug #4512 - we were returning a volume label greater than
Jeremy Allison
1
-1
/
+1
2007-10-10
r22172: FSCTL_RECALL_FILE is 0x90117 according to my traces. Record it here.
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r22154: Make struct smbdb_ctx an opaque pointer so users of the API
Jeremy Allison
1
-6
/
+2
2007-10-10
r22123: Try and fix the csc (#4404) bug by supporting the extended
Jeremy Allison
1
-4
/
+7
2007-10-10
r22122: Start to fix csc issue with Vista. Make smbd support
Jeremy Allison
1
-0
/
+7
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
r22104: BUG 4439: Fix the object picket on x64 WIndopws XP/2003.
Gerald Carter
1
-7
/
+3
2007-10-10
r22062: Fix the parsing of info level 3. Flags is not a flags
Jeremy Allison
1
-1
/
+0
2007-10-10
r22055: Port the endpoint mapper (and functions it requires) to Samba 3.
Jelmer Vernooij
2
-2
/
+6
2007-10-10
r22049: HPUX build fixes from <don.mccall@hp.com>.
Jeremy Allison
1
-0
/
+9
2007-10-10
r22020: Make it more clear that both the vuser struct and it's contents are
Andrew Bartlett
1
-3
/
+3
2007-10-10
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
1
-3
/
+4
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
2
-8
/
+1
2007-10-10
r21969: Start working on the gss-side of the server negotiation.
Jeremy Allison
3
-3
/
+11
2007-10-10
r21926: Fix missing enum specifier pointed out by Don McCall @ HP.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21917: Start to do the gss versions of sign+seal.
Jeremy Allison
2
-4
/
+4
2007-10-10
r21883: Try and fix the build by removing the prototypes for
Jeremy Allison
1
-0
/
+8
2007-10-10
r21880: Make client and server calls into encryption code symetrical,
Jeremy Allison
1
-0
/
+1
2007-10-10
r21876: Start adding in the seal implementation - prototype code
Jeremy Allison
1
-2
/
+16
2007-10-10
r21875: BUG 3275: Patch from Andy Polyakov <appro@fy.chalmers.se>
Gerald Carter
1
-7
/
+2
2007-10-10
r21870: Move sending auth_server keepalives out of the main loop into an idle...
Volker Lendecke
1
-6
/
+0
2007-10-10
r21865: Add in the stubs for SMB transport encryption. Will flesh
Jeremy Allison
2
-1
/
+23
2007-10-10
r21845: Refactor the sessionsetupX code a little to allow us
Jeremy Allison
1
-0
/
+5
2007-10-10
r21831: Back out r21823 for a while, this is going into a bzr tree first.
Volker Lendecke
1
-1
/
+0
2007-10-10
r21823: Let secrets_store_machine_password() also store the account name. Not...
Volker Lendecke
1
-0
/
+1
2007-10-10
r21800: Check-in the DFS rewrite. I am still testing this but it
Jeremy Allison
1
-3
/
+4
2007-10-10
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...
Volker Lendecke
1
-1
/
+3
[next]