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
/
source3
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r20183: Fix the build.
Günther Deschner
1
-6
/
+6
2007-10-10
r20181: Improve NT status to pam error mapping.
Jeremy Allison
1
-0
/
+7
2007-10-10
r20179: Sync up with Samba4 - remove blank lines at the
Jeremy Allison
1
-3
/
+9
2007-10-10
r20174: If we're only going to call one handler per message
Jeremy Allison
1
-4
/
+4
2007-10-10
r20165: Change messaging subsystem to only allow one message
Jeremy Allison
1
-3
/
+11
2007-10-10
r20160: Fix long-standing (ie. from initial code I think) bug
Jeremy Allison
1
-2
/
+5
2007-10-10
r20148: Forgot to merge. Ensure open_any_socket_out()
Jeremy Allison
1
-1
/
+1
2007-10-10
r20133: get rid of defined but not used warning - static function only used
Herb Lewis
1
-5
/
+2
2007-10-10
r20131: get rid of a few no previous prototype warnings
Herb Lewis
2
-0
/
+2
2007-10-10
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
1
-25
/
+50
2007-10-10
r20110: Fix interaction between paranoid malloc checker
Jeremy Allison
1
-0
/
+17
2007-10-10
r20090: Fix a class of bugs found by James Peach. Ensure
Jeremy Allison
5
-46
/
+44
2007-10-10
r20087: Ensure we clean up any random pending events we
Jeremy Allison
1
-0
/
+15
2007-10-10
r20054: Revert my changes, Simo promised to work on it :-)
Volker Lendecke
1
-67
/
+42
2007-10-10
r20050: Remove a bogus NULL check, LTDB_OBJECTCLASS is a static string
Volker Lendecke
1
-3
/
+0
2007-10-10
r20049: Reformatting
Volker Lendecke
1
-39
/
+67
2007-10-10
r20046: Add ldb_search_exp_fmt and port comment to 4
Volker Lendecke
1
-0
/
+10
2007-10-10
r20036: Merge ldb_search_exp_fmt -- Thanks simo
Volker Lendecke
1
-0
/
+39
2007-10-10
r19991: Sorry for this 2000-liner...
Volker Lendecke
1
-30
/
+30
2007-10-10
r19982: From Michael Adam (ma@sernet.de) (thanks!:-)
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r19978: More "net sam policy" improvements. Thanks to Karolin Seeger <ks@sern...
Volker Lendecke
1
-16
/
+12
2007-10-10
r19963: Add 'registry shares = yes' and registry key security descriptors.
Volker Lendecke
1
-4
/
+61
2007-10-10
r19957: Initial framework to make winbindd robust
Jeremy Allison
1
-0
/
+2
2007-10-10
r19950: talloc_destroy is replaced these days
Volker Lendecke
1
-2
/
+1
2007-10-10
r19942: Fix Coverity id 333, a dereference before a NULL check.
Volker Lendecke
1
-3
/
+6
2007-10-10
r19935: always use discard_const_p() in lib/ldb/
Stefan Metzmacher
5
-7
/
+7
2007-10-10
r19932: Add some const
Volker Lendecke
1
-2
/
+3
2007-10-10
r19917: Fix warnings
Volker Lendecke
8
-26
/
+44
2007-10-10
r19900: Fix klokwork ID 3148, 3149
Volker Lendecke
1
-0
/
+8
2007-10-10
r19899: Fix some C++ warnings and klokwork ID 3147
Volker Lendecke
1
-7
/
+14
2007-10-10
r19898: Fix klokwork ids 3127, 3128, 3129, 3130
Volker Lendecke
1
-2
/
+9
2007-10-10
r19896: Fix klokwork id 2279
Volker Lendecke
1
-1
/
+5
2007-10-10
r19895: Fix klokwork id 2278
Volker Lendecke
1
-1
/
+4
2007-10-10
r19894: Fix klokwork id 2192
Volker Lendecke
1
-2
/
+4
2007-10-10
r19893: Fix klokwork id 2191
Volker Lendecke
1
-1
/
+4
2007-10-10
r19892: Fix klokwork id 2190
Volker Lendecke
1
-1
/
+4
2007-10-10
r19891: Fix klokwork id 2189
Volker Lendecke
1
-1
/
+3
2007-10-10
r19890: Fix klokwork ID 2188
Volker Lendecke
1
-1
/
+3
2007-10-10
r19889: Fix klokwork ID 2187
Volker Lendecke
1
-0
/
+3
2007-10-10
r19841: Wrap regdb_store_keys and regdb_store_values in tdb transactions
Volker Lendecke
1
-0
/
+8
2007-10-10
r19827: Move registry_push/pull_value to lib/util_reg.c
Volker Lendecke
1
-1
/
+116
2007-10-10
r19811: Decode REG_MULTI_SZ and REG_BINARY
Volker Lendecke
1
-1
/
+1
2007-10-10
r19786: My last checkin to winreg_StringBuf killed rpccli_winreg_EnumKeys aga...
Volker Lendecke
1
-0
/
+18
2007-10-10
r19774: Fix typo
Volker Lendecke
1
-1
/
+1
2007-10-10
r19744: merge from samba4
Stefan Metzmacher
5
-53
/
+198
2007-10-10
r19741: fix compiler warnings
Stefan Metzmacher
1
-4
/
+8
2007-10-10
r19739: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19725: sync samba3's ldb with samba4
Stefan Metzmacher
31
-628
/
+1810
2007-10-10
r19692: Another fix.
Simo Sorce
1
-1
/
+0
2007-10-10
r19690: Remove this ancient module, I never realized it was ported over.
Simo Sorce
3
-497
/
+1
[next]