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
r354: Tridge convinced me that writing some wrapper functions by hand was a
Tim Potter
2
-400
/
+1
2007-10-10
r344: fixed deletion of index records
Andrew Tridgell
1
-1
/
+1
2007-10-10
r343: added automatic reindexing of the database when the index list changes
Andrew Tridgell
2
-0
/
+78
2007-10-10
r336: added a -X command line option to smbtorture to enable dangerous or
Andrew Tridgell
5
-8
/
+93
2007-10-10
r335: added much better handling of servers that die unexpectedly during a
Andrew Tridgell
10
-30
/
+156
2007-10-10
r327: fixed an uninitialised variable found by valgrind
Andrew Tridgell
1
-0
/
+1
2007-10-10
r326: tweaks to the RPC-SAMR test code to allow win2003 to pass the test (for...
Andrew Tridgell
2
-11
/
+61
2007-10-10
r325: added IDL and test code for samr_ChangePasswordUser3().
Andrew Tridgell
2
-30
/
+154
2007-10-10
r324: - don't reseed on every password generate
Andrew Tridgell
1
-1
/
+5
2007-10-10
r323: added rough password quality checking in generate_random_str(), so we g...
Andrew Tridgell
1
-2
/
+31
2007-10-10
r322: use the -C option to configure for developers (makes a huge speed diffe...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r313: add the warning about fileaccess as user 'root'
Stefan Metzmacher
2
-0
/
+12
2007-10-10
r312: let ntvfs posix backend return NT_STATUS_ACCESS_DENIED in the connect hook
Stefan Metzmacher
3
-95
/
+16
2007-10-10
r311: add srvsvc and wkssvc rpc pipes to the default pipes
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r310: add missing ','
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r307: added IDL and test code for samr_GetDomPwInfo(), samr_SetUserInfo2(),
Andrew Tridgell
2
-8
/
+114
2007-10-10
r306: added another define for a DCERPC fault code
Andrew Tridgell
1
-0
/
+1
2007-10-10
r305: - added IDL and test code for samr_RidToSid()
Andrew Tridgell
5
-36
/
+157
2007-10-10
r295: more correct IDL for the netr_AcctLock structure (I hope)
Andrew Tridgell
1
-7
/
+8
2007-10-10
r287: patch from Richard Renard to add AcctLockStr and the delete user and
Andrew Tridgell
1
-38
/
+81
2007-10-10
r286: use talloc_array_p() instead of talloc()
Stefan Metzmacher
2
-9
/
+79
2007-10-10
r278: build and install LDB_PROGS and REG_PROGS by default
Stefan Metzmacher
1
-3
/
+16
2007-10-10
r277: fix the initialisation of subsystems for process model 'thread' and 'st...
Stefan Metzmacher
2
-6
/
+15
2007-10-10
r275: added IDL and test code for samr_QueryDisplayInfo3(),
Andrew Tridgell
6
-24
/
+321
2007-10-10
r274: Be somewhat more POSIX compatible
Jelmer Vernooij
1
-9
/
+19
2007-10-10
r268: added IDL and test code for samr_QueryDomainInfo2(),
Andrew Tridgell
2
-4
/
+195
2007-10-10
r267: added IDL and test code for samr_ChangePasswordUser(),
Andrew Tridgell
2
-34
/
+273
2007-10-10
r266: modified autoidl to deal with policy handles (this helped me work out
Andrew Tridgell
1
-19
/
+47
2007-10-10
r265: fixed a bug in the string to sid conversion code
Andrew Tridgell
1
-6
/
+7
2007-10-10
r259: added samr_DeleteGroupMember() IDL and test code
Andrew Tridgell
2
-2
/
+28
2007-10-10
r258: added samr_AddGroupMember() IDL and test code
Andrew Tridgell
2
-25
/
+74
2007-10-10
r257: added samr_SetGroupInfo() IDL and test code
Andrew Tridgell
2
-1
/
+30
2007-10-10
r256: added samr_CreateDomainGroup() and samr_DeleteDomainGroup() IDL and tes...
Andrew Tridgell
2
-3
/
+131
2007-10-10
r255: added samr_SetDomainInfo IDL and test code
Andrew Tridgell
2
-1
/
+35
2007-10-10
r232: Test whether querydispinfo and enumdomgroups return the same set of
Volker Lendecke
1
-0
/
+133
2007-10-10
r218: added a comment regarding the %c strftime() warning
Andrew Tridgell
1
-0
/
+4
2007-10-10
r212: fix the svk stuff
Stefan Metzmacher
1
-7
/
+8
2007-10-10
r211: svk has different revision numbers,
Stefan Metzmacher
1
-7
/
+14
2007-10-10
r210: More work on DCERPC client functions:
Tim Potter
1
-3
/
+318
2007-10-10
r206: - we know use SVN not CVS:-)
Stefan Metzmacher
1
-3
/
+5
2007-10-10
r205: update to the new version schema
Stefan Metzmacher
2
-55
/
+17
2007-10-10
r204: Turns out that the string in the SEARCH unix_info level is that
Jeremy Allison
4
-6
/
+65
2007-10-10
r203: Added size and alloc size tests to UNIX info level.
Jeremy Allison
1
-0
/
+2
2007-10-10
r202: Fix aclocal.m4 to only use $BLDSHARED to select whether to build static...
Paul Green
1
-3
/
+3
2007-10-10
r200: fix compile errors
Herb Lewis
2
-4
/
+7
2007-10-10
r199: More registry rpc updates
Jelmer Vernooij
3
-15
/
+34
2007-10-10
r194: fixed compile with ldap
Andrew Tridgell
2
-2
/
+3
2007-10-10
r190: More RPC updates
Jelmer Vernooij
4
-28
/
+96
2007-10-10
r189: Added UNIX search into tests - added client library parse code.
Jeremy Allison
2
-3
/
+31
2007-10-10
r187: RPC registry backend fixes
Jelmer Vernooij
4
-30
/
+127
[next]