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
r8145: When inventing a new parameter for SFU-support, be aware of Volker's
Günther Deschner
4
-13
/
+20
2007-10-10
r8144: remove unused parameter leftover.
Günther Deschner
1
-1
/
+0
2007-10-10
r8143: Fix generate_parm_table.py:
Günther Deschner
1
-3
/
+5
2007-10-10
r8141: Update volker's valgrind fix in r8097. Same effect, just helps me
Gerald Carter
1
-0
/
+3
2007-10-10
r8140: adding missing module
Gerald Carter
1
-0
/
+84
2007-10-10
r8133: Got approval from Luke Howard (PADL) to change the company copyright to
Günther Deschner
1
-7
/
+1
2007-10-10
r8093: Next round. Now it compiles with --enable-socket-wrapper.
Volker Lendecke
7
-24
/
+24
2007-10-10
r8092: Attempt to fix the socket wrapper stuff for Samba 3.
Volker Lendecke
2
-60
/
+108
2007-10-10
r8089: successfully delete printer subkeys via the registry....now for values
Gerald Carter
2
-1
/
+51
2007-10-10
r8085: Updating info.
John Terpstra
1
-3
/
+8
2007-10-10
r8066: * had to modify the printer data storage slightly in ntprinters.tdb
Gerald Carter
3
-29
/
+125
2007-10-10
r8064: * add the REG_XXX error codes to the pretty error messages
Gerald Carter
3
-41
/
+75
2007-10-10
r8062: Remove some unused code
Volker Lendecke
1
-129
/
+0
2007-10-10
r8061: * mostly cleanup and refactoring for better readability
Gerald Carter
2
-313
/
+304
2007-10-10
r8048: Replace "done" with "failed".
Günther Deschner
1
-5
/
+5
2007-10-10
r8047: "oid" is defined in a heimdal header. With my gcc this generates a ton of
Volker Lendecke
1
-4
/
+4
2007-10-10
r8031: Adding contributed mklogon scripts.
John Terpstra
2
-0
/
+460
2007-10-10
r8029: Fix bug 2841. Thanks to Brett Trotter.
Volker Lendecke
1
-5
/
+5
2007-10-10
r8027: driver information is now back via winreg
Gerald Carter
2
-4
/
+13
2007-10-10
r8026: * more fixes to the printing registry interface
Gerald Carter
3
-314
/
+201
2007-10-10
r8025: *how* can this code have been around so long and
Gerald Carter
1
-14
/
+33
2007-10-10
r8022: * implement default actions rather than having to define functions
Gerald Carter
1
-398
/
+338
2007-10-10
r8019: Better give a hint that we are failing share-manipulation due to missing
Günther Deschner
1
-2
/
+6
2007-10-10
r8008: * start adding logic for restricting subkey paths
Gerald Carter
1
-69
/
+56
2007-10-10
r8007: * cleanup unused structure from reg_objects.h
Gerald Carter
4
-179
/
+359
2007-10-10
r7998: Fix usage message
Volker Lendecke
1
-1
/
+1
2007-10-10
r7997: Pointers don't kill people, people with pointers kill people...
Gerald Carter
1
-5
/
+1
2007-10-10
r7995: * privileges are local except when they're *not*
Gerald Carter
13
-154
/
+159
2007-10-10
r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...
Günther Deschner
12
-59
/
+291
2007-10-10
r7992: Adding PADL's idmap_ad plugin (taken from the latest
Günther Deschner
3
-0
/
+386
2007-10-10
r7987: map generic bits to specific bits in open requests
Gerald Carter
1
-3
/
+4
2007-10-10
r7985: Add "acl map full control", true by default, to allow people to change
Jeremy Allison
2
-7
/
+11
2007-10-10
r7983: clean up some use of un-initialized variables found by valgrind
Gerald Carter
1
-10
/
+5
2007-10-10
r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.
Jeremy Allison
6
-32
/
+42
2007-10-10
r7976: Adding debugging info.
John Terpstra
2
-0
/
+80
2007-10-10
r7975: One more tidyup to ensure we're using "struct posix_lock".
Jeremy Allison
1
-1
/
+2
2007-10-10
r7972: Tidy up the posix locking in memory db code whilst I'm waiting for jht
Jeremy Allison
1
-20
/
+21
2007-10-10
r7963: Add aio support to 3.0.
Jeremy Allison
25
-52
/
+1385
2007-10-10
r7961: randomize reloading so that smbds do not pverload cupsd
Simo Sorce
1
-0
/
+10
2007-10-10
r7960: Replace unknown SMB_XSTRDUP by known SMB_STRDUP macro.
Lars Müller
2
-2
/
+2
2007-10-10
r7959: Added aio structure and types.
Jeremy Allison
1
-0
/
+27
2007-10-10
r7957: Added aio configure support. Jerry told me to :-).
Jeremy Allison
1
-1
/
+66
2007-10-10
r7956: Spelling mistake.
Jeremy Allison
1
-1
/
+1
2007-10-10
r7954: Fix from tridge from Samba4 (same code exists here) :
Jeremy Allison
1
-1
/
+10
2007-10-10
r7952: Fix for bug #2826 pointed out by Jiri Klouda <jk@zg.cz>.
Jeremy Allison
2
-4
/
+4
2007-10-10
r7949: Work around for broken Solaris header files.
Jeremy Allison
1
-0
/
+26
2007-10-10
r7948: Ensure we call the vfs connection hook before doing a vfs stat.
Jeremy Allison
1
-19
/
+21
2007-10-10
r7946: Minor C++ compatibility fix.
Jeremy Allison
1
-2
/
+2
2007-10-10
r7944: BUG 2808: don't try to install manpages if they are not present
Gerald Carter
1
-0
/
+4
2007-10-10
r7938: * move the hardcoded registry value names from _reg_query_value()
Gerald Carter
6
-109
/
+183
[next]