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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a new
Andrew Bartlett
11
-12
/
+26
2007-10-10
r2054: Fix compile warnings/build failures on non-gcc.
Andrew Bartlett
1
-1
/
+2
2007-10-10
r2053: All RPC sessions 'want' a session key. Of course, the key they
Andrew Bartlett
1
-0
/
+3
2007-10-10
r2051: switched the samdb over to using the new destructor and reference
Andrew Tridgell
7
-195
/
+80
2007-10-10
r2050: fixed a case where code assumed you could Realloc the result of a data...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2049: talloc now has destructors and reference counts
Andrew Tridgell
1
-56
/
+75
2007-10-10
r2048: fix memory leak found by abartlet
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r2047: Warn on 'declaration after statement' (breaks non-gcc).
Andrew Bartlett
1
-3
/
+3
2007-10-10
r2046: fixed two server packet format errors found with the RAW-* tests
Andrew Tridgell
1
-4
/
+3
2007-10-10
r2045: fixed a date format push in SMBsearch
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2044: fixed two unin
Andrew Tridgell
1
-0
/
+2
2007-10-10
r2043: data_blob() now returns a talloc'd pointer. If everyone has been
Andrew Tridgell
1
-40
/
+10
2007-10-10
r2042: missed a couple of places that should be talloc_free()
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
Andrew Bartlett
13
-44
/
+126
2007-10-10
r2040: fixed a memory handling error in clisocket (caught with valgrind)
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2039: got rid of the free() ptr in DATA_BLOB
Andrew Tridgell
2
-18
/
+2
2007-10-10
r2038: get rid of the optimisation in the dcerpc server that tries to avoid a
Andrew Tridgell
1
-26
/
+0
2007-10-10
r2037: switched the asn.1 code to use talloc
Andrew Tridgell
1
-20
/
+16
2007-10-10
r2036: switched the spnego code to use talloc
Andrew Tridgell
1
-5
/
+5
2007-10-10
r2035: Fix spelling.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r2034: Allow user-selectable hash functions on open only.
Jeremy Allison
3
-17
/
+22
2007-10-10
r2031: add a check for a blank secret return in lsa secret tests
Andrew Tridgell
1
-8
/
+13
2007-10-10
r2030: quick hack to allow the simple NTVFS backend to handler base directori...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2029: changed our client side dcerpc padding to match what w2k3 does - a 16
Andrew Tridgell
1
-2
/
+4
2007-10-10
r2021: add password change fallback to SetUserInfo level 25,24,23
Stefan Metzmacher
1
-0
/
+130
2007-10-10
r2020: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r2019: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r2017: fix compiler warnings
Stefan Metzmacher
2
-5
/
+5
2007-10-10
r2012: --enable-developer also sets debug=yes now
Stefan Metzmacher
1
-3
/
+9
2007-10-10
r2011: remove this broken and never reached test
Stefan Metzmacher
1
-7
/
+1
2007-10-10
r2010: trigger the config.smb_build.dump output by --enable-*developer not --...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r2005: fix compiler warnings
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r2004: remove unused file
Stefan Metzmacher
1
-121
/
+0
2007-10-10
r2003: got rid of next_token_nr(), which involved some horrible globals
Andrew Tridgell
5
-123
/
+103
2007-10-10
r2000: remove unused var
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r1999: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1998: fix compiler warning
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r1997: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1996: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r1995: a ndrdump file from abartlet make it clear that this isn't a pointer
Stefan Metzmacher
2
-4
/
+3
2007-10-10
r1994: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1993: Allow WinXP domain logon to progress a bit further (it seems broken fo...
Andrew Bartlett
3
-12
/
+16
2007-10-10
r1992: Make the NTLMSSP torture test show more detail, and return failure etc.
Andrew Bartlett
1
-4
/
+22
2007-10-10
r1991: After finding a talloc inconsistancy is a very good time to smb_panic(),
Andrew Bartlett
1
-2
/
+12
2007-10-10
r1990: Fix breakage caused by the recent talloc changes. (Failure to process
Andrew Bartlett
3
-6
/
+6
2007-10-10
r1989: fixed a couple of bugs in code that assumes sizeof(time_t) == sizeof(int)
Andrew Tridgell
1
-2
/
+6
2007-10-10
r1988: Let Samba use all POSIX features available on VOS.
Paul Green
1
-2
/
+2
2007-10-10
r1986: Janitor for myself. Merge -r1907:1908 from SAMBA_3_0 branch.
Tim Potter
1
-1
/
+1
2007-10-10
r1985: take advantage of the new talloc in a few more places
Andrew Tridgell
14
-155
/
+148
2007-10-10
r1984: this change is what you should read to understand the new talloc()
Andrew Tridgell
3
-19
/
+5
[prev]
[next]