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
r155: real for for BUG 761 -- allow printing parameter to set defaults on a p...
Gerald Carter
1
-1
/
+1
2007-10-10
r150: Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for the
Jeremy Allison
1
-2
/
+2
2007-10-10
r116: volker's patch for local group and group nesting
Gerald Carter
3
-8
/
+83
2007-10-10
r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.
Alexander Bokovoy
1
-0
/
+1
2007-10-10
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r53: Remove modifyTimestamp from list of our attributes. We just check it for
Jim McDonough
1
-1
/
+0
2007-10-10
r39: * importing .cvsignore files
Gerald Carter
1
-7
/
+0
2004-04-03
Fix most of bug #169.
Andrew Bartlett
1
-22
/
+2
2004-04-02
Added per-share parameter "store dos attributes". When set, will store
Jeremy Allison
1
-0
/
+3
2004-04-02
Implement NETLOGON GetDCName client side. You can ask a DC for the name of
Volker Lendecke
1
-0
/
+20
2004-03-31
Added support for OS/2 EA's in smbd server. Test with smbtorture eatest.
Jeremy Allison
1
-0
/
+2
2004-03-27
Merge from HEAD the SMB signing patch that I developed a couple of weeks
Andrew Bartlett
1
-1
/
+2
2004-03-27
Working (tested) client code for setting EA's by filename and fnum.
Jeremy Allison
1
-0
/
+6
2004-03-24
fixes for prnadmin.dll API
Gerald Carter
1
-1
/
+1
2004-03-24
Fix bugzilla # 1208
Jim McDonough
1
-0
/
+1
2004-03-22
bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's mem...
Gerald Carter
1
-0
/
+2
2004-03-18
Password lockout for LDAP backend. Caches autolock flag, bad count, and
Jim McDonough
2
-0
/
+10
2004-03-15
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
3
-4
/
+8
2004-03-13
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
1
-4
/
+4
2004-03-13
First part of patch from moriyama@miraclelinux.com (MORIYAMA Masayuki) to
Jeremy Allison
1
-1
/
+2
2004-03-11
Get MungedDial actually working with full TS strings in it for pdb_ldap.
Jim McDonough
1
-1
/
+4
2004-03-11
add missing #ifdef HAVE_BICONV stuff
Herb Lewis
1
-0
/
+3
2004-03-04
BUG 1015: patch from jmcd to fix statfs redeclaration of statfs struct on ppc
Gerald Carter
1
-1
/
+3
2004-03-04
BUG 1080: fix declaration of SMB_BIG_UINT
Gerald Carter
1
-12
/
+12
2004-03-04
another fix for bug 761; don't default to bsd printing on linux
Gerald Carter
1
-9
/
+0
2004-03-03
Use a common function to parse all pathnames from the wire. This allows
Jeremy Allison
2
-0
/
+7
2004-03-02
fix typo for callback bit
Jim McDonough
1
-1
/
+1
2004-02-26
fixed compilation with --enable-dmalloc
Andrew Tridgell
1
-1
/
+1
2004-02-25
Figured out a new flags bit with gentest and ethereal....
Jeremy Allison
1
-0
/
+1
2004-02-24
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
Volker Lendecke
1
-0
/
+1
2004-02-24
Added NTrename SMB (0xA5) - how did we miss this.... ?
Jeremy Allison
2
-1
/
+4
2004-02-23
Add bad password count/time attributes
Jim McDonough
1
-0
/
+1
2004-02-20
just say no to crack
Gerald Carter
1
-1
/
+1
2004-02-20
<attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on ...
Gerald Carter
1
-3
/
+2
2004-02-19
sys/xattr.h merge from HEAD
Gerald Carter
1
-0
/
+4
2004-02-19
Add bad password time fields
Jim McDonough
1
-0
/
+2
2004-02-13
Fixup the 'multiple-vuids' bugs.
Jeremy Allison
1
-10
/
+19
2004-02-12
More sync between passdb on 3.0 and HEAD.
Jim McDonough
2
-4
/
+41
2004-02-09
Apply James' printf format checking patch for SGI MIPSPro compiler.
Tim Potter
1
-0
/
+3
2004-02-08
Remove more unused portions of the 'password cache'.
Andrew Bartlett
1
-13
/
+0
2004-01-25
If we are providing strndup(), ensure we provide a prototype too.
Andrew Bartlett
1
-0
/
+4
2004-01-15
* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
Stefan Metzmacher
1
-0
/
+1
2004-01-14
bug 770; correct fix this time; Make sure that we send the SMBjobid for unix...
Gerald Carter
1
-1
/
+2
2004-01-09
fix some warnings from the Sun compiler
Gerald Carter
2
-14
/
+14
2004-01-06
Patch based on work from James Peach <jpeach@sgi.com> to convert over to
Jeremy Allison
3
-2
/
+21
2004-01-05
Oops. Broke the build. Added missing files.
Jeremy Allison
2
-0
/
+501
2004-01-05
Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2....
Jeremy Allison
1
-148
/
+4
2004-01-05
rpc_client/cli_lsarpc.c:
Andrew Bartlett
1
-0
/
+13
2004-01-05
Make arbitary binary data unsigned char.
Andrew Bartlett
1
-4
/
+4
2004-01-04
- Put functions for generating SQL queries in pdb_sql.c
Jelmer Vernooij
1
-0
/
+2
[next]