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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
43
-474
/
+284
2007-10-10
r1982: i is not initialised or used
Andrew Tridgell
1
-2
/
+1
2007-10-10
r1973: for systems that don't have strtoull() try strtouq(). This should fix
Andrew Tridgell
2
-1
/
+13
2007-10-10
r1972: cmdline_auth_info does not need to be declared global
Andrew Tridgell
1
-2
/
+0
2007-10-10
r1961: print out the dcerpc fault code, when we got NT_STATUS_NET_WRITE_FAULT
Stefan Metzmacher
2
-2
/
+10
2007-10-10
r1957: add cmdline_set_* functions
Stefan Metzmacher
2
-21
/
+31
2007-10-10
r1952: change the _RPC levels into _SAMR
Stefan Metzmacher
2
-100
/
+134
2007-10-10
r1951: add 'net password set' call
Stefan Metzmacher
1
-0
/
+82
2007-10-10
r1950: implement libnet_SetPassword_rpc()
Stefan Metzmacher
1
-2
/
+207
2007-10-10
r1949: provide functions to access the username, userdomain and userpassword
Stefan Metzmacher
2
-11
/
+39
2007-10-10
r1947: fix cup & paste errors
Stefan Metzmacher
1
-14
/
+18
2007-10-10
r1944: put ldif functions in a separate file
Simo Sorce
4
-412
/
+440
2007-10-10
r1943: don't use the with --enable-*developer selected flags for
Stefan Metzmacher
4
-8
/
+28
2007-10-10
r1941: - fixed an allocation error with querying security descriptors remotely
Andrew Tridgell
3
-1
/
+7
2007-10-10
r1929: CHeck if cpp on AIX likes /* */ better then //
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r1928: give up on NT_STATUS_PASSWORD_RESTRICTION
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r1927: allow the domain to be a ip address
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r1926: fallback to other SAMR ChangePasswordUser levels
Stefan Metzmacher
1
-5
/
+121
2007-10-10
r1925: now we lookup the domain controller
Stefan Metzmacher
2
-9
/
+62
[next]