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
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
2
-4
/
+4
2007-10-10
r2832: Readd WKGUID-binding to match the correct default-locations of new
Günther Deschner
1
-0
/
+3
2007-10-10
r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...
Gerald Carter
1
-4
/
+2
2007-10-10
r2575: Return correct error codes on old SEARCH call (from Samba4 torture tes...
Jeremy Allison
1
-1
/
+2
2007-10-10
r2444: Based on jmcd's patch, implement special lists for the ldap user attri...
Volker Lendecke
1
-0
/
+2
2007-10-10
r2388: fix client quota support
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r2364: Include yp_prot.h before ypclnt.h as AIX 5.2 spits the dummy otherwise.
Tim Potter
1
-3
/
+3
2007-10-10
r2248: Merge of tridge's PRINTF_ATTRIBUTE fixes from samba4.
Tim Potter
1
-2
/
+3
2007-10-10
r2246: Some good fixes for HPUX from JBravo on #samba-technical:
Tim Potter
1
-0
/
+39
2007-10-10
r2133: Several fixes:
Gerald Carter
2
-3
/
+4
2007-10-10
r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ...
Jeremy Allison
2
-8
/
+7
2007-10-10
r2076: Removed old dir caching code - not being used now we have the
Jeremy Allison
1
-1
/
+0
2007-10-10
r2073: Adding getprinter level 7 to rpcclient.
Günther Deschner
1
-0
/
+1
2007-10-10
r2026: Simplify statcache to use an in-memory tdb. Modify tdb to use
Jeremy Allison
2
-75
/
+0
2007-10-10
r2007: Fix typo in Jeremy's copyright. From the output of cvs annotate a year
Tim Potter
1
-1
/
+1
2007-10-10
r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ...
Gerald Carter
1
-5
/
+8
2007-10-10
r1810: Patch from Richard Renard <rrenard@idealx.com> to store
Jeremy Allison
1
-0
/
+1
2007-10-10
r1721: Get rid of compiler-warning.
Günther Deschner
1
-0
/
+1
2007-10-10
r1661: Changed the password history format so that each history entry
Jeremy Allison
1
-0
/
+5
2007-10-10
r1588: This is one of the more pathetic patches I ever checked in. Many hours of
Volker Lendecke
1
-1
/
+1
2007-10-10
r1570: merging changes from 3.0.5
Gerald Carter
1
-1
/
+1
2007-10-10
r1500: BUG 1516: manually declare ldap_open_with_timeout() to workaround comp...
Gerald Carter
1
-0
/
+9
2007-10-10
r1412: Fix password history list in tdbsam. Fix some memory leaks. Add
Jeremy Allison
1
-60
/
+50
2007-10-10
r1388: Adding password history code for ldap backend, based on a patch from
Jeremy Allison
2
-5
/
+8
2007-10-10
r1332: Typo fix.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
Jeremy Allison
1
-0
/
+2
2007-10-10
r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to
Jeremy Allison
1
-1
/
+2
2007-10-10
r1283: Fix typo
Volker Lendecke
1
-1
/
+1
2007-10-10
r1215: Intermediate checkin of the new keytab code. I need to make sure I
Jeremy Allison
1
-1
/
+1
2007-10-10
r1195: Ensure libsmb/clikrb5.c compiles.
Jeremy Allison
1
-2
/
+2
2007-10-10
r1193: Ensure we check for and use krb5_free_unparsed_name().
Jeremy Allison
1
-0
/
+4
2007-10-10
r1154: Change default setting for case sensitivity to "auto". If set to auto
Jeremy Allison
2
-1
/
+3
2007-10-10
r1125: Remove bougus comments. (The real fix was to the sealed pipe padding)
Andrew Bartlett
1
-5
/
+1
2007-10-10
r1111: Rename vsnprintf to smb_vsnprintf so we don't get duplicate symbol errors
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r1085: Now it's had some proper user testing, merge in the deferred open fix....
Jeremy Allison
2
-19
/
+46
2007-10-10
r991: Allow winbindd to use the domain trust account password
Gerald Carter
2
-8
/
+37
2007-10-10
r977: Implement 'net rpc group rename' -- rename domain groups.
Volker Lendecke
1
-0
/
+9
2007-10-10
r925: add changes frpm trunk (r841 and r842) -- enable background queue updat...
Gerald Carter
1
-2
/
+3
2007-10-10
r704: BUG 1315: fix for schannel client connections to server's that don't su...
Gerald Carter
1
-1
/
+3
2007-10-10
r653: Ok, so tridge convinced me. Allow full UNIX path symlinks
Jeremy Allison
1
-1
/
+0
2007-10-10
r640: Make cifsvfs symlinks work with paths within and external to the
Jeremy Allison
1
-0
/
+1
2007-10-10
r599: Bug #1178. Make the libsmbclient routines callable by C++ programs. Also
Richard Sharpe
1
-29
/
+264
2007-10-10
r570: Remove lots of globals to handle case issues - move them
Jeremy Allison
3
-4
/
+9
2007-10-10
r480: Added Andrew Bartletts pwinfo-parse-error.patch.
Jeremy Allison
1
-2
/
+1
2007-10-10
r478: Added Volkers fix to be able to force DOS errors when needed.
Jeremy Allison
1
-3
/
+4
2007-10-10
r428: add acls debug class
Herb Lewis
1
-0
/
+1
2007-10-10
r408: - replace (conn->admin_user != True) with (current_user.uid != 0)
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditing
Volker Lendecke
1
-0
/
+3
2007-10-10
r248: Add support for printing out the MAC address on nmblookup.
Richard Sharpe
1
-0
/
+6
2007-10-10
r242: adding 'cups options' parameter to allow raw printing without changing ...
Gerald Carter
1
-1
/
+1
[next]