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
r903: used samdb_result_passwords() in samr_ChangePasswordUser2() and fix the...
Andrew Tridgell
1
-16
/
+14
2007-10-10
r902: added torture tests for sending rubbish in the domain name field of Get...
Andrew Tridgell
1
-2
/
+29
2007-10-10
r901: w2k3 completely ignores the domain name argument to GetDomPwInfo,
Andrew Tridgell
1
-5
/
+4
2007-10-10
r900: when DEBUGLEVEL > 10 print the full deocde of all RPC calls in the server
Andrew Tridgell
1
-0
/
+6
2007-10-10
r899: remove the weird shell patterns from the makerules
Stefan Metzmacher
1
-14
/
+0
2007-10-10
r898: - remove some unused macros
Andrew Tridgell
7
-288
/
+7
2007-10-10
r897: - user/group creation needs to create unique names across both the
Andrew Tridgell
2
-2
/
+126
2007-10-10
r896: - use andrews samdb_result_passwords() for the remaining password chang...
Andrew Tridgell
1
-33
/
+39
2007-10-10
r895: use _t in base ndr fns
Andrew Tridgell
1
-4
/
+4
2007-10-10
r894: use _t in generated pidl code
Andrew Tridgell
1
-10
/
+10
2007-10-10
r893: a few more _t conversions
Andrew Tridgell
3
-4
/
+4
2007-10-10
r892: Actually add the NTLMSSP self-check torture code this time...
Andrew Bartlett
3
-3
/
+60
2007-10-10
r891: fix compile
Gerald Carter
1
-2
/
+2
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
65
-180
/
+186
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
97
-554
/
+549
2007-10-10
r888: more ..int32 -> ..int32_t stuff
Stefan Metzmacher
2
-6
/
+6
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
127
-780
/
+763
2007-10-10
r882: - create TORTURE_AUTH SUBSYSTEM
Stefan Metzmacher
3
-3
/
+15
2007-10-10
r879: fixed a typo in the password fetch wrapper
Andrew Tridgell
1
-1
/
+1
2007-10-10
r877: This attempt at IDL was accidently included in the pervious commit.
Andrew Bartlett
1
-9
/
+1
2007-10-10
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
18
-262
/
+430
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
50
-556
/
+707
2007-10-10
r871: add a comment about how samdb_set_password() works
Andrew Tridgell
1
-0
/
+6
2007-10-10
r870: we should issue a rpc fault OP_RANGE_ERROR not a WERR_NOT_SUPPORTED for
Andrew Tridgell
1
-29
/
+29
2007-10-10
r869: convert SUBSYSTEM PROCESS_MODEL to a *.mk file
Stefan Metzmacher
2
-5
/
+40
2007-10-10
r868: we should issue a rpc fault OP_RANGE_ERROR not a WERR_NOT_SUPPORTED for
Andrew Tridgell
1
-41
/
+39
2007-10-10
r867: removed a couple of unused structures
Andrew Tridgell
1
-20
/
+0
2007-10-10
r866: convert the rest of the binaries to config.mk files
Stefan Metzmacher
8
-30
/
+83
2007-10-10
r865: Regression test for attribute-only opens not causing an oplock break.
Jeremy Allison
1
-0
/
+29
2007-10-10
r864: convert the smbd/* code to a config.mk file
Stefan Metzmacher
3
-8
/
+61
2007-10-10
r863: Added test to ensure an open and locked file can be truncated by a seco...
Jeremy Allison
1
-0
/
+72
2007-10-10
r862: remove acl and sendfile stuff
Stefan Metzmacher
4
-892
/
+0
2007-10-10
r861: remove the next round of unused stuff
Stefan Metzmacher
13
-4448
/
+1
2007-10-10
r860: convert SUBSYSTEM TORTURE to a config.mk file
Stefan Metzmacher
2
-57
/
+99
2007-10-10
r858: - remove unused account policy stuff it's in our sam.ldb now:-)
Stefan Metzmacher
2
-7
/
+0
2007-10-10
r857: fix the build of gregedit (typo:-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r854: remove unused file
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r853: remove a real big bunch of unused code
Stefan Metzmacher
107
-48153
/
+1
2007-10-10
r852: remove unused utility progs
Stefan Metzmacher
15
-8247
/
+0
2007-10-10
r851: convert lib/registry/ to a config.mk file
Stefan Metzmacher
2
-17
/
+147
2007-10-10
r850: convert SUBSYSTEM AUTH to a config.mk file
Stefan Metzmacher
2
-7
/
+33
2007-10-10
r849: move tdb/tools/Makefile to tdb/Makefile.tdb
Stefan Metzmacher
2
-29
/
+29
2007-10-10
r848: convert lib/tdb into the same layout as lib/ldb
Stefan Metzmacher
18
-183
/
+6
2007-10-10
r847: convert SMB SERVER SUBSYSTEM to a config.mk file
Stefan Metzmacher
2
-15
/
+27
2007-10-10
r846: convert DCESRV subsystem to a config.mk file
Stefan Metzmacher
2
-22
/
+128
2007-10-10
r845: convert SUBSYSTEM LIBBASIC to a .mk file
Stefan Metzmacher
2
-24
/
+65
2007-10-10
r839: password set/change in the samr server is complex enough that it
Andrew Tridgell
5
-530
/
+592
2007-10-10
r838: got rid of rpc_misc.h
Andrew Tridgell
3
-86
/
+0
2007-10-10
r837: get rid of some more old rpc headers, and the genparser headers
Andrew Tridgell
6
-382
/
+0
2007-10-10
r836: get rid of SEC_DESC and related structure definitions
Andrew Tridgell
1
-95
/
+2
[prev]
[next]