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