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
*
r8330: moving onto 3.0.20rc1-SVN
Gerald Carter
2007-10-10
1
-2
/
+2
*
r8327: * don't use unitialized variables
Gerald Carter
2007-10-10
1
-3
/
+2
*
r8326: factor out the delete printer code to a delete_printer_hook() for reuse
Gerald Carter
2007-10-10
1
-56
/
+53
*
r8325: * punt....don't normalize the printer name in the RegCreateKey().
Gerald Carter
2007-10-10
1
-3
/
+1
*
r8324: * initial cut at creating printers via the registry API
Gerald Carter
2007-10-10
2
-8
/
+44
*
r8323: * convert RegSetValue() calls immediately beneath the printer
Gerald Carter
2007-10-10
1
-9
/
+23
*
r8322: * get RegSetValue() working for printer subkey values
Gerald Carter
2007-10-10
2
-4
/
+170
*
r8292: Tidy up function comments.
Jeremy Allison
2007-10-10
1
-2
/
+10
*
r8290: Fix for bug in SMBwriteBraw where we incorrectly
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r8231: Patch from James Peach to fix the IRIX build.
Volker Lendecke
2007-10-10
1
-4
/
+4
*
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
2007-10-10
35
-1964
/
+2566
*
r8207: Fix my NT_STATUS_IS_OK mismatch.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r8205: try to improve readability of smbldap_search_domain_info()
Günther Deschner
2007-10-10
1
-18
/
+33
*
r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...
Jim McDonough
2007-10-10
4
-3
/
+1043
*
r8188: Update from Dave Collier-Brown.
John Terpstra
2007-10-10
1
-4
/
+7
*
r8184: fix build issue on Solaris in smbclient
Gerald Carter
2007-10-10
1
-0
/
+5
*
r8155: ops, add missing function.
Günther Deschner
2007-10-10
1
-0
/
+14
*
r8152: * remove commented out structure
Gerald Carter
2007-10-10
2
-17
/
+2
*
r8151: Add support to create position independent executable (PIE) code if the
Lars Müller
2007-10-10
2
-55
/
+85
*
r8145: When inventing a new parameter for SFU-support, be aware of Volker's
Günther Deschner
2007-10-10
4
-13
/
+20
*
r8144: remove unused parameter leftover.
Günther Deschner
2007-10-10
1
-1
/
+0
*
r8143: Fix generate_parm_table.py:
Günther Deschner
2007-10-10
1
-3
/
+5
*
r8141: Update volker's valgrind fix in r8097. Same effect, just helps me
Gerald Carter
2007-10-10
1
-0
/
+3
*
r8140: adding missing module
Gerald Carter
2007-10-10
1
-0
/
+84
*
r8133: Got approval from Luke Howard (PADL) to change the company copyright to
Günther Deschner
2007-10-10
1
-7
/
+1
*
r8093: Next round. Now it compiles with --enable-socket-wrapper.
Volker Lendecke
2007-10-10
7
-24
/
+24
*
r8092: Attempt to fix the socket wrapper stuff for Samba 3.
Volker Lendecke
2007-10-10
2
-60
/
+108
*
r8089: successfully delete printer subkeys via the registry....now for values
Gerald Carter
2007-10-10
2
-1
/
+51
*
r8085: Updating info.
John Terpstra
2007-10-10
1
-3
/
+8
*
r8066: * had to modify the printer data storage slightly in ntprinters.tdb
Gerald Carter
2007-10-10
3
-29
/
+125
*
r8064: * add the REG_XXX error codes to the pretty error messages
Gerald Carter
2007-10-10
3
-41
/
+75
*
r8062: Remove some unused code
Volker Lendecke
2007-10-10
1
-129
/
+0
*
r8061: * mostly cleanup and refactoring for better readability
Gerald Carter
2007-10-10
2
-313
/
+304
*
r8048: Replace "done" with "failed".
Günther Deschner
2007-10-10
1
-5
/
+5
*
r8047: "oid" is defined in a heimdal header. With my gcc this generates a ton of
Volker Lendecke
2007-10-10
1
-4
/
+4
*
r8031: Adding contributed mklogon scripts.
John Terpstra
2007-10-10
2
-0
/
+460
*
r8029: Fix bug 2841. Thanks to Brett Trotter.
Volker Lendecke
2007-10-10
1
-5
/
+5
*
r8027: driver information is now back via winreg
Gerald Carter
2007-10-10
2
-4
/
+13
*
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
[next]