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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4295: Don't include header len in data write debug.
Jeremy Allison
1
-1
/
+1
2007-10-10
r4293: Fix inspired by debug trace from Rob Foehl <rwf@loonybin.net> - catch ...
Jeremy Allison
1
-2
/
+20
2007-10-10
r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).
Jeremy Allison
8
-44
/
+47
2007-10-10
r4289: Close LDAP-Connection before retrying to open a new connection in the
Günther Deschner
1
-0
/
+1
2007-10-10
r4287: Vampire SAM_DELTA_DOMAIN_INFO.
Günther Deschner
5
-19
/
+259
2007-10-10
r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.
Günther Deschner
5
-14
/
+37
2007-10-10
r4285: Allow -v or -l for displaying verbose groupmap-listing as well as
Günther Deschner
1
-0
/
+3
2007-10-10
r4273: Same fix for r4272 in SAMBA_3_0 branch.
Tim Potter
1
-1
/
+1
2007-10-10
r4270: Add some const as a fix for bugzilla #2135.
Tim Potter
1
-1
/
+1
2007-10-10
r4268: Merge fix for bugzilla #2150.
Tim Potter
3
-11
/
+2
2007-10-10
r4260: Change the license for the winbindd external interface more liberal.
Tim Potter
1
-14
/
+3
2007-10-10
r4259: Fix cast in SMB_XMALLOC_ARRAY. Bugzilla #2168.
Tim Potter
1
-1
/
+1
2007-10-10
r4258: strlower username, not (non-existing) domain_username.
Günther Deschner
1
-1
/
+1
2007-10-10
r4256: Add a patch from kllin@it.su.se: New Parameter 'afs token lifetime' te...
Volker Lendecke
2
-1
/
+13
2007-10-10
r4254: Add an undocumented hack. I had to delete a wrong mapping (a user that...
Volker Lendecke
1
-0
/
+54
2007-10-10
r4252: Comment clarification from Love Hörnquist Åstrand <lha@stacken.kth.se>.
Volker Lendecke
1
-3
/
+7
2007-10-10
r4251: AFS does not cope with spaces in file names. Implement a stupid mappin...
Volker Lendecke
1
-2
/
+32
2007-10-10
r4248: Implement smbstatus -n, don't lookup users and groups. On heavily loaded
Volker Lendecke
1
-15
/
+21
2007-10-10
r4241: More *alloc fixes.
Jeremy Allison
1
-2
/
+7
2007-10-10
r4238: More *alloc fixes.
Jeremy Allison
1
-7
/
+7
2007-10-10
r4236: More *alloc fixes.
Jeremy Allison
5
-27
/
+25
2007-10-10
r4234: More malloc fixes to use the macros.
Jeremy Allison
3
-57
/
+57
2007-10-10
r4226: display infolevel 12 in query_dom_info.
Günther Deschner
1
-0
/
+10
2007-10-10
r4224: Today is not my day ....
Volker Lendecke
1
-1
/
+3
2007-10-10
r4222: Always compile before commit...
Volker Lendecke
1
-1
/
+1
2007-10-10
r4221: when in the multi-mapping mode of idmap_rid:
Günther Deschner
1
-4
/
+10
2007-10-10
r4219: Fix samba3 samr "idl"... According to samba4 idl samr_DomInfo2 contains a
Volker Lendecke
3
-21
/
+9
2007-10-10
r4217: Fix open_any_socket_out.
Volker Lendecke
1
-13
/
+27
2007-10-10
r4216: fix segfault in idmap_rid
Günther Deschner
1
-2
/
+2
2007-10-10
r4212: Ensure we only look at the bottom bit of large_readx.
Jeremy Allison
2
-6
/
+9
2007-10-10
r4208: Set version to 3.0.11
John Terpstra
1
-1
/
+1
2007-10-10
r4190: When changing length calculations, get them right......
Jeremy Allison
2
-3
/
+4
2007-10-10
r4188: Ensure we add in the upper length in the right place !
Jeremy Allison
1
-1
/
+1
2007-10-10
r4186: Fix client & server to allow 127k READX calls.
Jeremy Allison
5
-10
/
+21
2007-10-10
r4184: Removed unused extern.
Jeremy Allison
1
-1
/
+0
2007-10-10
r4153: port from trunk of pdbedit changes
Simo Sorce
1
-7
/
+82
2007-10-10
r4143: Make strict locking an enum. Auto means use oplock optimization.
Jeremy Allison
3
-14
/
+21
2007-10-10
r4134: check the setprinter(3) based on the access permissions on the handle ...
Gerald Carter
1
-14
/
+11
2007-10-10
r4130: add bad_password_count and logon_count to vampire (inspired by a patch
Günther Deschner
1
-2
/
+5
2007-10-10
r4128: Cron jobs etc seem to do an initgroups for root quite frequently. So
Volker Lendecke
1
-1
/
+1
2007-10-10
r4127: vampire munged_dial.
Günther Deschner
1
-0
/
+8
2007-10-10
r4126: Fix from Björn Jacke <bjoern@j3e.de> for bugid #2040 - ensure the locale
Jeremy Allison
1
-0
/
+9
2007-10-10
r4121: Optimisation from Nadav Danieli <nadavd@exanet.com>. If we're oplocked,
Jeremy Allison
1
-1
/
+9
2007-10-10
r4120: Never, ever, doubt valgrind :-). Fix order of evaluation bug that's be...
Jeremy Allison
2
-12
/
+6
2007-10-10
r4108: As check_self is *always* False in every invokation, remove the
Jeremy Allison
3
-27
/
+18
2007-10-10
r4103: lock timeout is in milliseconds (as in reply.c)
Herb Lewis
1
-1
/
+1
2007-10-10
r4094: BUG 2107: fix memory bloating caused by large numbers of print_queue_u...
Gerald Carter
2
-36
/
+137
2007-10-10
r4089: fix logic error in add_a_form() that only compared N characters instea...
Gerald Carter
1
-2
/
+4
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
218
-1541
/
+1740
2007-10-10
r4083: consolidate printer searches to use find_service rather than for loops
Gerald Carter
2
-51
/
+23
[prev]
[next]