index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8026: * more fixes to the printing registry interface
Gerald Carter
2007-10-10
3
-314
/
+201
*
r8025: *how* can this code have been around so long and
Gerald Carter
2007-10-10
1
-14
/
+33
*
r8022: * implement default actions rather than having to define functions
Gerald Carter
2007-10-10
1
-398
/
+338
*
r8019: Better give a hint that we are failing share-manipulation due to missing
Günther Deschner
2007-10-10
1
-2
/
+6
*
r8008: * start adding logic for restricting subkey paths
Gerald Carter
2007-10-10
1
-69
/
+56
*
r8007: * cleanup unused structure from reg_objects.h
Gerald Carter
2007-10-10
4
-179
/
+359
*
r7998: Fix usage message
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r7997: Pointers don't kill people, people with pointers kill people...
Gerald Carter
2007-10-10
1
-5
/
+1
*
r7995: * privileges are local except when they're *not*
Gerald Carter
2007-10-10
13
-154
/
+159
*
r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...
Günther Deschner
2007-10-10
12
-59
/
+291
*
r7992: Adding PADL's idmap_ad plugin (taken from the latest
Günther Deschner
2007-10-10
3
-0
/
+386
*
r7987: map generic bits to specific bits in open requests
Gerald Carter
2007-10-10
1
-3
/
+4
*
r7985: Add "acl map full control", true by default, to allow people to change
Jeremy Allison
2007-10-10
2
-7
/
+11
*
r7983: clean up some use of un-initialized variables found by valgrind
Gerald Carter
2007-10-10
1
-10
/
+5
*
r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.
Jeremy Allison
2007-10-10
6
-32
/
+42
*
r7976: Adding debugging info.
John Terpstra
2007-10-10
2
-0
/
+80
*
r7975: One more tidyup to ensure we're using "struct posix_lock".
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r7972: Tidy up the posix locking in memory db code whilst I'm waiting for jht
Jeremy Allison
2007-10-10
1
-20
/
+21
*
r7963: Add aio support to 3.0.
Jeremy Allison
2007-10-10
25
-52
/
+1385
*
r7961: randomize reloading so that smbds do not pverload cupsd
Simo Sorce
2007-10-10
1
-0
/
+10
*
r7960: Replace unknown SMB_XSTRDUP by known SMB_STRDUP macro.
Lars Müller
2007-10-10
2
-2
/
+2
*
r7959: Added aio structure and types.
Jeremy Allison
2007-10-10
1
-0
/
+27
*
r7957: Added aio configure support. Jerry told me to :-).
Jeremy Allison
2007-10-10
1
-1
/
+66
*
r7956: Spelling mistake.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r7954: Fix from tridge from Samba4 (same code exists here) :
Jeremy Allison
2007-10-10
1
-1
/
+10
*
r7952: Fix for bug #2826 pointed out by Jiri Klouda <jk@zg.cz>.
Jeremy Allison
2007-10-10
2
-4
/
+4
*
r7949: Work around for broken Solaris header files.
Jeremy Allison
2007-10-10
1
-0
/
+26
*
r7948: Ensure we call the vfs connection hook before doing a vfs stat.
Jeremy Allison
2007-10-10
1
-19
/
+21
*
r7946: Minor C++ compatibility fix.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r7944: BUG 2808: don't try to install manpages if they are not present
Gerald Carter
2007-10-10
1
-0
/
+4
*
r7938: * move the hardcoded registry value names from _reg_query_value()
Gerald Carter
2007-10-10
6
-109
/
+183
*
r7908: * change REGISTRY_HOOK api to use const (fix compiler warning
Gerald Carter
2007-10-10
9
-83
/
+231
*
r7904: Fix a memleak in vfs_afsacl
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r7903: Attempt to fix the AIX build
Volker Lendecke
2007-10-10
1
-10
/
+10
*
r7902: Fix the build
Volker Lendecke
2007-10-10
6
-30
/
+30
*
r7893: Add in the extra parameters to opendir() to fix the large directory/in...
Jeremy Allison
2007-10-10
18
-114
/
+96
*
r7890: * add Reg[SG]etKeySec() server stubs
Gerald Carter
2007-10-10
5
-48
/
+172
*
r7888: Fix use of "protected".
Jeremy Allison
2007-10-10
1
-11
/
+11
*
r7887: 3.0.20pre2-SVN
Gerald Carter
2007-10-10
1
-1
/
+1
*
r7886: Fix building with pam_smbpass.
Jeremy Allison
2007-10-10
2
-14
/
+15
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
76
-826
/
+835
*
r7880: fix a typo and memleak on failures cases (patch from marcin)
Gerald Carter
2007-10-10
3
-4
/
+10
*
r7879: fix compile issue caused by not statoc value for intializing cpp macros
Gerald Carter
2007-10-10
1
-2
/
+2
*
r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarity
Gerald Carter
2007-10-10
6
-33
/
+30
*
r7877: Attempt to fix a smb_panic reported by Pavel Rochnyack.
Volker Lendecke
2007-10-10
2
-15
/
+29
*
r7876: Now that we have "net rpc share migrate security" completly remove the
Günther Deschner
2007-10-10
1
-6
/
+3
*
r7852: Correct fix from Lars for the argv issue.
Jeremy Allison
2007-10-10
2
-16
/
+12
*
r7849: Dodgy fix - we shouldn't be assuming argc++ points to a valid argv.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r7846: Fix from bugzilla@kevinjamieson.com Kevin Jamieson - typo
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r7842: With the patch I sent Steve yesterday this gives us complete POSIX pat...
Jeremy Allison
2007-10-10
8
-5
/
+101
[next]