index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r599: Bug #1178. Make the libsmbclient routines callable by C++ programs. Also
Richard Sharpe
2007-10-10
1
-29
/
+264
*
r570: Remove lots of globals to handle case issues - move them
Jeremy Allison
2007-10-10
3
-4
/
+9
*
r480: Added Andrew Bartletts pwinfo-parse-error.patch.
Jeremy Allison
2007-10-10
1
-2
/
+1
*
r478: Added Volkers fix to be able to force DOS errors when needed.
Jeremy Allison
2007-10-10
1
-3
/
+4
*
r428: add acls debug class
Herb Lewis
2007-10-10
1
-0
/
+1
*
r408: - replace (conn->admin_user != True) with (current_user.uid != 0)
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditing
Volker Lendecke
2007-10-10
1
-0
/
+3
*
r248: Add support for printing out the MAC address on nmblookup.
Richard Sharpe
2007-10-10
1
-0
/
+6
*
r242: adding 'cups options' parameter to allow raw printing without changing ...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r196: merging struct uuid from trunk
Gerald Carter
2007-10-10
5
-29
/
+24
*
r155: real for for BUG 761 -- allow printing parameter to set defaults on a p...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r150: Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for the
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r116: volker's patch for local group and group nesting
Gerald Carter
2007-10-10
3
-8
/
+83
*
r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.
Alexander Bokovoy
2007-10-10
1
-0
/
+1
*
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r53: Remove modifyTimestamp from list of our attributes. We just check it for
Jim McDonough
2007-10-10
1
-1
/
+0
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
1
-7
/
+0
*
Fix most of bug #169.
Andrew Bartlett
2004-04-03
1
-22
/
+2
*
Added per-share parameter "store dos attributes". When set, will store
Jeremy Allison
2004-04-02
1
-0
/
+3
*
Implement NETLOGON GetDCName client side. You can ask a DC for the name of
Volker Lendecke
2004-04-02
1
-0
/
+20
*
Added support for OS/2 EA's in smbd server. Test with smbtorture eatest.
Jeremy Allison
2004-03-31
1
-0
/
+2
*
Merge from HEAD the SMB signing patch that I developed a couple of weeks
Andrew Bartlett
2004-03-27
1
-1
/
+2
*
Working (tested) client code for setting EA's by filename and fnum.
Jeremy Allison
2004-03-27
1
-0
/
+6
*
fixes for prnadmin.dll API
Gerald Carter
2004-03-24
1
-1
/
+1
*
Fix bugzilla # 1208
Jim McDonough
2004-03-24
1
-0
/
+1
*
bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's mem...
Gerald Carter
2004-03-22
1
-0
/
+2
*
Password lockout for LDAP backend. Caches autolock flag, bad count, and
Jim McDonough
2004-03-18
2
-0
/
+10
*
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
2004-03-15
3
-4
/
+8
*
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
2004-03-13
1
-4
/
+4
*
First part of patch from moriyama@miraclelinux.com (MORIYAMA Masayuki) to
Jeremy Allison
2004-03-13
1
-1
/
+2
*
Get MungedDial actually working with full TS strings in it for pdb_ldap.
Jim McDonough
2004-03-11
1
-1
/
+4
*
add missing #ifdef HAVE_BICONV stuff
Herb Lewis
2004-03-11
1
-0
/
+3
*
BUG 1015: patch from jmcd to fix statfs redeclaration of statfs struct on ppc
Gerald Carter
2004-03-04
1
-1
/
+3
*
BUG 1080: fix declaration of SMB_BIG_UINT
Gerald Carter
2004-03-04
1
-12
/
+12
*
another fix for bug 761; don't default to bsd printing on linux
Gerald Carter
2004-03-04
1
-9
/
+0
*
Use a common function to parse all pathnames from the wire. This allows
Jeremy Allison
2004-03-03
2
-0
/
+7
*
fix typo for callback bit
Jim McDonough
2004-03-02
1
-1
/
+1
*
fixed compilation with --enable-dmalloc
Andrew Tridgell
2004-02-26
1
-1
/
+1
*
Figured out a new flags bit with gentest and ethereal....
Jeremy Allison
2004-02-25
1
-0
/
+1
*
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
Volker Lendecke
2004-02-24
1
-0
/
+1
*
Added NTrename SMB (0xA5) - how did we miss this.... ?
Jeremy Allison
2004-02-24
2
-1
/
+4
*
Add bad password count/time attributes
Jim McDonough
2004-02-23
1
-0
/
+1
*
just say no to crack
Gerald Carter
2004-02-20
1
-1
/
+1
*
<attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on ...
Gerald Carter
2004-02-20
1
-3
/
+2
*
sys/xattr.h merge from HEAD
Gerald Carter
2004-02-19
1
-0
/
+4
*
Add bad password time fields
Jim McDonough
2004-02-19
1
-0
/
+2
*
Fixup the 'multiple-vuids' bugs.
Jeremy Allison
2004-02-13
1
-10
/
+19
*
More sync between passdb on 3.0 and HEAD.
Jim McDonough
2004-02-12
2
-4
/
+41
*
Apply James' printf format checking patch for SGI MIPSPro compiler.
Tim Potter
2004-02-09
1
-0
/
+3
*
Remove more unused portions of the 'password cache'.
Andrew Bartlett
2004-02-08
1
-13
/
+0
[prev]
[next]