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
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
2007-10-10
r184: Fix UNIX Search info level. This still needs to be added to the raw
Jeremy Allison
2
-3
/
+5
2007-10-10
r183: More bugfixes
Jelmer Vernooij
2
-28
/
+21
2007-10-10
r182: Fix a couple of segfaults
Jelmer Vernooij
4
-2
/
+12
2007-10-10
r181: Parsing windows '95 registry files now works (including values)
Jelmer Vernooij
2
-45
/
+188
2007-10-10
r174: Win95 registry files (like USER.DAT) can now be partially parsed
Jelmer Vernooij
3
-45
/
+100
2007-10-10
r169: Fix gregedit
Jelmer Vernooij
2
-31
/
+8
2007-10-10
r168: - Cleanups in rpc backend
Jelmer Vernooij
9
-198
/
+317
2007-10-10
r166: Fix enumerating values in nt4 backend
Jelmer Vernooij
3
-0
/
+6
2007-10-10
r165: Add support for viewing registry values in gregedit
Jelmer Vernooij
4
-28
/
+48
2007-10-10
r164: Viewing remote registries with gregedit works now
Jelmer Vernooij
2
-4
/
+4
2007-10-10
r163: - enable ldap in the sample makefile, and use /usr prefix
Andrew Tridgell
2
-14
/
+26
2007-10-10
r162: Minor bugfixes:
Jelmer Vernooij
2
-4
/
+3
2007-10-10
r159: nicer usage messages when no URL is given
Andrew Tridgell
5
-11
/
+11
2007-10-10
r158: cope with or without LDAP in samba build of ldb
Andrew Tridgell
2
-3
/
+7
2007-10-10
r157: cope with or without LDAP in ldb sample Makefile
Andrew Tridgell
1
-5
/
+13
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
62
-742
/
+1314
2007-10-10
r147: - Remove dublicate ldap tests (richard the current test is in libads/co...
Stefan Metzmacher
5
-343
/
+265
[next]