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
r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC we
Günther Deschner
4
-17
/
+63
2007-10-10
r5257: Upadate patches and control files
Simo Sorce
6
-15
/
+44
2007-10-10
r5246: We can't use a pointer to struct lsa_info until is has been
Tim Potter
1
-1
/
+1
2007-10-10
r5236: Ignore users mount parm (since unneeded by cifs kernel code). Suggest...
Steve French
1
-1
/
+5
2007-10-10
r5235: Fix compile warning.
Günther Deschner
1
-1
/
+1
2007-10-10
r5234: Do not use the "Local Unix Group"-default description for all kinds of
Günther Deschner
1
-2
/
+16
2007-10-10
r5233: fixing some typos
Gerald Carter
1
-3
/
+1
2007-10-10
r5228: Fix typo, mention officially supported samba3/SLES8 packages on ftp.se...
Volker Lendecke
1
-1
/
+4
2007-10-10
r5227: removed SuSE spec file @ Lars' request and updated read to point to pa...
Gerald Carter
13
-1489
/
+12
2007-10-10
r5225: fix mem leak and debug message
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)
Gerald Carter
5
-11
/
+16
2007-10-10
r5205: more fixups for BUG 2291
Gerald Carter
1
-27
/
+30
2007-10-10
r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...
Gerald Carter
5
-11
/
+23
2007-10-10
r5192: missed one packaging fix for BUG 2299
Gerald Carter
1
-1
/
+1
2007-10-10
r5191: BUG 2299: better logrotate configuration from Levente Farkas <lfarkas@...
Gerald Carter
4
-11
/
+9
2007-10-10
r5183: Ensure we correctly set the per-connection "case_sensitive" setting.
Jeremy Allison
3
-18
/
+23
2007-10-10
r5180: Call the "add machine script" to create all kinds of trust accounts
Günther Deschner
1
-1
/
+1
2007-10-10
r5179: Add -P (password-menu-only) option to swat. Admins can allow users
Deryck Hodge
1
-1
/
+4
2007-10-10
r5176: Warn the user that print command is ignored when using cups libraries
Simo Sorce
1
-0
/
+7
2007-10-10
r5174: ensure that we consistently use the current_user_info.smb_name vs. smb...
Gerald Carter
2
-24
/
+19
2007-10-10
r5166: From James Peach - remove minor C99-isms.
Jeremy Allison
1
-6
/
+12
2007-10-10
r5165: BUG 2295: always use get_local_machine_name() rather than digging in t...
Gerald Carter
4
-18
/
+15
2007-10-10
r5163: Fix bugzilla 2062:
Jim McDonough
1
-1
/
+6
2007-10-10
r5162: BUG 2264: remove shutdown and abortshurn commands from rpcclient since...
Gerald Carter
1
-31
/
+14
2007-10-10
r5160: First cut at refactoring of directory code to handle non-wildcard
Jeremy Allison
5
-80
/
+191
2007-10-10
r5159: BUG 2262: add support to detect *freebsd6* (same as *freebsd5* currently)
Gerald Carter
1
-2
/
+2
2007-10-10
r5158: BUG 2263: patch from Timur Bakeyev <timur@com.bat.ru> to guard base64_...
Gerald Carter
1
-4
/
+10
2007-10-10
r5157: BUG 2266: conditionally include rpc/nettype.h to work around missing h...
Gerald Carter
2
-1
/
+3
2007-10-10
r5154: Tidy up interface a little.
Jeremy Allison
3
-6
/
+9
2007-10-10
r5152: Restructure the directory handling code, stop using void * pointers
Jeremy Allison
6
-259
/
+201
2007-10-10
r5150: consolidate the samr_make.*obj_sd() functions to share code
Gerald Carter
2
-196
/
+41
2007-10-10
r5140: (a) fix problem with enumerating domain trusts in security = ads; (b) ...
Gerald Carter
2
-3
/
+5
2007-10-10
r5132: netscape DS 5.2 schema update from Richard Renard <rrenard@idealx.com>
Gerald Carter
1
-16
/
+24
2007-10-10
r5131: BUG 2290: don;t call mkversion.sh since we don't have it in this direc...
Gerald Carter
1
-3
/
+0
2007-10-10
r5127: Fix Bug 2289 -- thanks to jason@ncac.gwu.edu
Volker Lendecke
1
-2
/
+1
2007-10-10
r5125: Fix bug 2113 -- thanks to jason@ncac.gwu.edu
Volker Lendecke
1
-13
/
+0
2007-10-10
r5112: Fix for shared object creation in examples. Bugzilla #2058.
Tim Potter
2
-8
/
+8
2007-10-10
r5111: Fix up changed prototype for setsampwent pdb function.
Tim Potter
1
-1
/
+1
2007-10-10
r5100: We should only care about case-sensitivity when *reading* an incoming
Jeremy Allison
2
-4
/
+4
2007-10-10
r5098: Next round build-fixing
Volker Lendecke
1
-1
/
+1
2007-10-10
r5096: Attempt to fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r5082: Don't blindly copy question rr_type and class, set correctly as required
Jeremy Allison
1
-10
/
+7
2007-10-10
r5077: Use correct type for rr record on negative name query reply.
Jeremy Allison
1
-0
/
+3
2007-10-10
r5076: Ensure that WINS negative name query responses and WACK packets
Jeremy Allison
1
-1
/
+10
2007-10-10
r5069: Ensure we return the correct errors for old-style search requests.
Jeremy Allison
1
-6
/
+9
2007-10-10
r5066: A couple of small fixes from James Peach @ SGI.
Jeremy Allison
2
-2
/
+7
2007-10-10
r5063: Shamelessly steal the Samba4 logic (and some code :-) for directory
Jeremy Allison
5
-221
/
+251
2007-10-10
r5060: BUG 2286: fix typoe on sambaConfig oc definition
Gerald Carter
1
-1
/
+1
2007-10-10
r5058: Due to the fragileness how windows reacts on unmapped sids sometimes,
Günther Deschner
1
-0
/
+6
2007-10-10
r5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask define
Gerald Carter
5
-13
/
+26
[next]