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
r20069: Fix logic bug I introduced
Volker Lendecke
1
-1
/
+1
2007-10-10
r20063: Fix a missing protoype warning in freelistcheck.c
Volker Lendecke
1
-0
/
+2
2007-10-10
r20060: Fix the timout calculation.
Jeremy Allison
1
-7
/
+9
2007-10-10
r20058: Ensure we actually do the increasing time
Jeremy Allison
1
-3
/
+1
2007-10-10
r20057: Attempt to fix connect timeouts when connected on
Jeremy Allison
4
-17
/
+59
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
r20048: Fix vfs_full_audit after Jims kernel_flock addition
Volker Lendecke
2
-1
/
+21
2007-10-10
r20046: Add ldb_search_exp_fmt and port comment to 4
Volker Lendecke
1
-0
/
+10
2007-10-10
r20037: Reduce code size slightly by shuffling stuff around
Volker Lendecke
2
-116
/
+68
2007-10-10
r20036: Merge ldb_search_exp_fmt -- Thanks simo
Volker Lendecke
1
-0
/
+39
2007-10-10
r20035: Fix obvious horrible bug in falling back to MS-RPC
Jeremy Allison
1
-6
/
+3
2007-10-10
r20020: Arglll... eventlogadm links against reg_db but not the rest of the re...
Volker Lendecke
3
-107
/
+100
2007-10-10
r20019: Replace one set of tricky code by calls to another set of tricky code:
Volker Lendecke
3
-100
/
+107
2007-10-10
r20018: Fix a memleak in reg_createkey
Volker Lendecke
1
-2
/
+4
2007-10-10
r20017: Make srvsvc_NetShareAdd & friends take care of registry shares
Volker Lendecke
1
-125
/
+299
2007-10-10
r20016: Add two utility functions for easy opening/creating registry keys
Volker Lendecke
1
-1
/
+95
2007-10-10
r20015: We have to zero out handle on key_close, otherwise the NT4 regedit wi...
Volker Lendecke
1
-0
/
+2
2007-10-10
r20014: Ouch.... "res" is not a flag here, it is the service number...
Volker Lendecke
1
-1
/
+0
2007-10-10
r20013: Fix segfaults: parm_error is a unique in/out ptr
Volker Lendecke
1
-3
/
+9
2007-10-10
r20012: Reformatting
Volker Lendecke
1
-26
/
+40
2007-10-10
r20007: Fix a const warning just introduced
Volker Lendecke
1
-1
/
+1
2007-10-10
r20006: Convert the registry shares to use the new API
Volker Lendecke
1
-48
/
+31
2007-10-10
r20005: reg_open_path should become the replacement for regkey_open_internal.
Volker Lendecke
1
-0
/
+58
2007-10-10
r20004: Remove a const, "name" is allocated anyway
Volker Lendecke
1
-2
/
+1
2007-10-10
r20003: Fix error message
Volker Lendecke
1
-1
/
+1
2007-10-10
r20001: Fix bug 4273, thanks to Pascal Terjan
Volker Lendecke
1
-1
/
+1
2007-10-10
r19993: Fix the problem with Linux clients requesting O_WRONLY
Jeremy Allison
1
-3
/
+12
2007-10-10
r19992: Add support to the tdb Makefile.in for executable extensions and for
Paul Green
1
-15
/
+23
2007-10-10
r19991: Sorry for this 2000-liner...
Volker Lendecke
13
-649
/
+768
2007-10-10
r19990: Fix comment
Volker Lendecke
1
-1
/
+1
2007-10-10
r19986: ooops
Simo Sorce
1
-2
/
+0
2007-10-10
r19984: Must have been drunk yesterday.
Simo Sorce
1
-7
/
+4
2007-10-10
r19982: From Michael Adam (ma@sernet.de) (thanks!:-)
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r19980: Implement pam account stack checks when obey pam restrictions is true.
Simo Sorce
5
-3
/
+45
2007-10-10
r19979: Fix memleak on pw and change talloc_destroy to TALLOC_FREE for mem_ctx
Simo Sorce
1
-3
/
+7
2007-10-10
r19978: More "net sam policy" improvements. Thanks to Karolin Seeger <ks@sern...
Volker Lendecke
3
-47
/
+80
2007-10-10
r19977: * Fix a crash in the secure DNS update code. Don't free
Gerald Carter
1
-3
/
+4
2007-10-10
r19975: Deal with 2 keytypes I messed previously (DR/DE).
Jeremy Allison
1
-2
/
+25
2007-10-10
r19974: Add freelist check for cache. Fix testing of entry
Jeremy Allison
2
-20
/
+20
2007-10-10
r19963: Add 'registry shares = yes' and registry key security descriptors.
Volker Lendecke
14
-67
/
+566
2007-10-10
r19962: Revert bogus change in r19961. In future I will check configure.in
James Peach
1
-1
/
+3
2007-10-10
r19961: Remove VARDIR. Nothing is ever installed into this, so there's no
James Peach
1
-3
/
+1
2007-10-10
r19959: Allow tdb to be built standalone in Samba3.
Jeremy Allison
7
-6
/
+141
2007-10-10
r19958: Add check for WINBIND_OFFLINE key.
Jeremy Allison
2
-3
/
+9
2007-10-10
r19957: Initial framework to make winbindd robust
Jeremy Allison
4
-2
/
+248
2007-10-10
r19950: talloc_destroy is replaced these days
Volker Lendecke
1
-2
/
+1
2007-10-10
r19948: Fix a memleak
Volker Lendecke
1
-1
/
+3
2007-10-10
r19947: Change regkey_open_internal to take the parent key and a talloc_ctx as
Volker Lendecke
4
-90
/
+91
[next]