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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7908: * change REGISTRY_HOOK api to use const (fix compiler warning
Gerald Carter
1
-5
/
+4
2007-10-10
r7893: Add in the extra parameters to opendir() to fix the large directory/in...
Jeremy Allison
2
-5
/
+6
2007-10-10
r7890: * add Reg[SG]etKeySec() server stubs
Gerald Carter
1
-2
/
+2
2007-10-10
r7886: Fix building with pam_smbpass.
Jeremy Allison
1
-0
/
+1
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
8
-19
/
+28
2007-10-10
r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarity
Gerald Carter
2
-4
/
+4
2007-10-10
r7796: Prepare for client setting capabilities to select posix pathnames on
Jeremy Allison
1
-7
/
+3
2007-10-10
r7696: Don't try and be clever and read an 8 byte int and 3 pad bytes
Jeremy Allison
1
-1
/
+1
2007-10-10
r7691: * add .gdbinit to the svn:ignore files
Gerald Carter
2
-3
/
+3
2007-10-10
r7664: add access check hooks to _reg_open_entry which are passed off
Gerald Carter
1
-7
/
+5
2007-10-10
r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...
Gerald Carter
1
-7
/
+8
2007-10-10
r7645: adding server stubs for RegCreateKey() and RegSetValue()
Gerald Carter
1
-3
/
+3
2007-10-10
r7610: can successfully stop and start the 'spooler' service by setting the s...
Gerald Carter
1
-0
/
+1
2007-10-10
r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns when
Günther Deschner
1
-0
/
+3
2007-10-10
r7603: * fix a bug in the SERVICE_ALL_ACCESS security mask
Gerald Carter
2
-2
/
+3
2007-10-10
r7595: start trying to split out the svcctl functions into separate files for...
Gerald Carter
1
-1
/
+3
2007-10-10
r7576: implement access checks for open_scm and open_service
Gerald Carter
1
-10
/
+24
2007-10-10
r7573: you can't make an omlette without break a few eggs....start reworking ...
Gerald Carter
1
-2
/
+23
2007-10-10
r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...
Gerald Carter
1
-0
/
+115
2007-10-10
r7547: removing unused fields in the REGISTRY_KEY structure associated with o...
Gerald Carter
1
-1
/
+1
2007-10-10
r7440: * merge registry server changes from trunk (so far) for more
Gerald Carter
2
-0
/
+7
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
5
-12
/
+57
2007-10-10
r7395: * new feature 'map to guest = bad uid' (based on patch from
Gerald Carter
1
-9
/
+4
2007-10-10
r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a
Günther Deschner
1
-5
/
+151
2007-10-10
r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yet
Jeremy Allison
1
-106
/
+73
2007-10-10
r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).
Jeremy Allison
1
-0
/
+1
2007-10-10
r7172: This is the proper fix for setting file times from libsmbclient. We now
Derrell Lipman
1
-1
/
+1
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
4
-29
/
+120
2007-10-10
r7024: reverting mistaken commit
Gerald Carter
1
-1
/
+0
2007-10-10
r7020: fixing printer ace values and getting rid of false compiler warning ab...
Gerald Carter
2
-2
/
+3
2007-10-10
r6992: syncing printer permissions changes from trunk
Gerald Carter
1
-7
/
+7
2007-10-10
r6946: Allow mapping of POSIX ACLs to NT perms to differentiate between direc...
Jeremy Allison
1
-0
/
+6
2007-10-10
r6942: * merging the registry changes back to the 3.0 tree
Gerald Carter
4
-73
/
+344
2007-10-10
r6715: We don't need to wrap the setfsinfo call in HAVE_QUOTA
Jeremy Allison
1
-2
/
+9
2007-10-10
r6673: Fix the write cache based on some VERY good detective work
Jeremy Allison
1
-1
/
+0
2007-10-10
r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in a...
Volker Lendecke
1
-1
/
+0
2007-10-10
r6646: keep samba3 talloc inline with samba4 one
Simo Sorce
1
-0
/
+1
2007-10-10
r6639: Attempt to fix the build with talloc
Volker Lendecke
1
-0
/
+1
2007-10-10
r6625: Remove another global variable left over from a long time ago (magic c...
Jeremy Allison
1
-4
/
+4
2007-10-10
r6613: Merge back fix for PARANOID_MALLOC checker.
Jeremy Allison
1
-1
/
+3
2007-10-10
r6601: fixing query and set alias info calls (level 1 from the
Gerald Carter
1
-43
/
+21
2007-10-10
r6595: This is Volkers new-talloc patch. Just got the go-ahead from
Jeremy Allison
2
-59
/
+111
2007-10-10
r6570: Add socket_wrapper library to 3.0. Can be enabled by passing
Jelmer Vernooij
2
-1
/
+53
2007-10-10
r6548: Fix bug #2622 - remove DPTR_MASK as it makes no sense.
Jeremy Allison
1
-7
/
+1
2007-10-10
r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunk
Herb Lewis
1
-0
/
+2
2007-10-10
r6367: Slim down pdb_interface.c a bit. next_entry and search_end are function
Volker Lendecke
1
-10
/
+3
2007-10-10
r6358: merging SMB_ASSERT() changes from the release branch
Gerald Carter
1
-1
/
+8
2007-10-10
r6351: This is quite a large and intrusive patch, but there are not many piec...
Volker Lendecke
3
-34
/
+56
2007-10-10
r6346: Add a counter for the number of SMB operations per connection/file.
Jeremy Allison
2
-0
/
+3
2007-10-10
r6318: don't include smbwrapper stuff unless asked for
Herb Lewis
1
-0
/
+2
[prev]
[next]