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
r21331: add comment about how the cleartext password is stored
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r21330: move fetching of krb5 keys into its own function
Stefan Metzmacher
1
-47
/
+66
2007-10-10
r21329: complete support for parsing the supplementalCredentials value
Stefan Metzmacher
1
-9
/
+30
2007-10-10
r21328: Ok, now we can successfully modify the ldb and refresh the tree
Simo Sorce
2
-31
/
+56
2007-10-10
r21326: get rid of old qooxdoo version.
Derrell Lipman
2493
-247923
/
+0
2007-10-10
r21325: delete children in reverse order since the array is manipulated durin...
Derrell Lipman
1
-1
/
+1
2007-10-10
r21323: add a start to parse the supplementalCredentials value,
Stefan Metzmacher
1
-0
/
+25
2007-10-10
r21321: - Allow pruning all of the children of a node without removing the node
Derrell Lipman
2
-17
/
+24
2007-10-10
r21317: this happens very often when you have multihomed nodes
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21316: if we got an unexpected nbt packet that most times mean
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21315: ldb now supports filters like (&(dn=%s)(&(objectClass=kerberosSecret)...
Stefan Metzmacher
1
-4
/
+30
2007-10-10
r21314: add more usefull debug output
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r21311: fix very ugly "using free'ed memory" bug
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21307: make it possible to pass in NULL for domain or rid,
Stefan Metzmacher
1
-4
/
+10
2007-10-10
r21306: fix the RPC-LSA tests the admin couldn't no longer get the 'currentVa...
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r21305: Change the skel module a little, so make it names clearer.
Andrew Bartlett
1
-6
/
+7
2007-10-10
r21304: - Get rid of the extra set of scroll bars in the tree. The tree neve...
Derrell Lipman
1
-1
/
+1
2007-10-10
r21303: As discussed on samba-technical: Change the static array for the in-m...
Volker Lendecke
4
-36
/
+96
2007-10-10
r21302: Provide simple redirecting headers for standard headers.
Jelmer Vernooij
3
-1
/
+17
2007-10-10
r21301: - the history contains lm and nt history
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r21300: let the caller decide if it wants rid decrypted hashes or not
Stefan Metzmacher
5
-3
/
+12
2007-10-10
r21299: Fix the build for those that don't have talloc.h installed.
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r21298: protect windows password attributes too
Stefan Metzmacher
1
-0
/
+11
2007-10-10
r21297: Remove the GTK+ tools and library from the main repository. They are ...
Jelmer Vernooij
36
-4559
/
+130
2007-10-10
r21296: remove the session specific encryption from the attributes
Stefan Metzmacher
2
-1
/
+134
2007-10-10
r21295: pass down the gensec session key to the store_chunk hook
Stefan Metzmacher
2
-3
/
+11
2007-10-10
r21294: this is useless, now that there's no operation in between...
Stefan Metzmacher
1
-7
/
+0
2007-10-10
r21293: store the gensec session key for each drsuapi connection
Stefan Metzmacher
1
-0
/
+14
2007-10-10
r21292: add become_dc:print = yes option to dump out the drsuapi traffic
Stefan Metzmacher
1
-3
/
+74
2007-10-10
r21291: add two more error codes
Stefan Metzmacher
2
-1
/
+5
2007-10-10
r21287: Improve user feedback. Cursor now changes to stopwatch during RPC an...
Derrell Lipman
3
-2
/
+41
2007-10-10
r21286: Tree column now resizes wiith splitter adjustment, but scrollbars don...
Derrell Lipman
4
-18
/
+24
2007-10-10
r21285: - Add the new ResizeTableColumnModel and make use of it in TreeVirtua...
Derrell Lipman
7
-31
/
+1131
2007-10-10
r21282: we only need one for loop...
Stefan Metzmacher
1
-7
/
+5
2007-10-10
r21281: move constinancy checks to the beginning of the function
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r21276: Actually fire off multiple parallel read/write requests.
Volker Lendecke
1
-17
/
+57
2007-10-10
r21275: Reformat the bench-readwrite test a bit
Volker Lendecke
1
-89
/
+117
2007-10-10
r21272: in the history fields each hash is rid crypted on its own
Stefan Metzmacher
1
-46
/
+16
2007-10-10
r21270: Fix a memleak
Volker Lendecke
1
-0
/
+1
2007-10-10
r21267: the first 4 bytes in each encrypted attribute is the crc32
Stefan Metzmacher
1
-9
/
+30
2007-10-10
r21266: Add/Modify/Delete operations seem to work correctly now
Simo Sorce
3
-62
/
+269
2007-10-10
r21261: add support for getting to the plain nthash (and I assume others too)
Stefan Metzmacher
1
-12
/
+74
2007-10-10
r21260: Fix regex.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21256: - msg_type is not needed in the cluster messaging API
Andrew Tridgell
9
-13
/
+24
2007-10-10
r21255: Add a debugging option to avoid rid decryption in the samsync output.
Andrew Bartlett
1
-12
/
+22
2007-10-10
r21254: Fix running the testsuite outside pidl/
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r21253: Merge some pidl fixes:
Jelmer Vernooij
9
-58
/
+276
2007-10-10
r21252: Add operation works now, still to do mod and del ops
Simo Sorce
3
-70
/
+106
2007-10-10
r21249: Now the ldif is generated correctly, but still rpc is not happy
Simo Sorce
1
-4
/
+6
2007-10-10
r21248: - Test for Simo: no change of selected row(s) upon open/close click. ...
Derrell Lipman
1
-0
/
+2
[next]