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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Figured out a new flags bit with gentest and ethereal....
Jeremy Allison
2004-02-25
2
-2
/
+11
*
More gentest fun :-). NB. I'm not fixing OpenX breakage 'cos if you look
Jeremy Allison
2004-02-25
1
-5
/
+27
*
More gentest fixes.
Jeremy Allison
2004-02-25
1
-6
/
+17
*
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
Volker Lendecke
2004-02-24
4
-5
/
+160
*
Remove unused variable.
Volker Lendecke
2004-02-24
1
-1
/
+0
*
'net idmap restore' is too useful to be left broken :-)
Volker Lendecke
2004-02-24
1
-1
/
+105
*
Ensure '.' and '..' don't match in delete requests.
Jeremy Allison
2004-02-24
1
-1
/
+4
*
More gentest error fixups.
Jeremy Allison
2004-02-24
3
-2
/
+13
*
Fixup bad-path error found by gentest.
Jeremy Allison
2004-02-24
1
-4
/
+6
*
Added NTrename SMB (0xA5) - how did we miss this.... ?
Jeremy Allison
2004-02-24
4
-2
/
+55
*
Fixup correct timeout values for blocking lock timeouts (tested at connectathon
Jeremy Allison
2004-02-24
1
-1
/
+1
*
Found by Fabien Chevalier <fabien.chevalier@supelec.fr> and
Andrew Bartlett
2004-02-23
1
-1
/
+1
*
Fix "unable to initialize" bug when smbd hasn't been run with
Jeremy Allison
2004-02-23
2
-2
/
+8
*
Janitor for tpot...bugzilla #1098, msleep already exists on aix
Jim McDonough
2004-02-23
8
-14
/
+14
*
Add bad password count/time attributes
Jim McDonough
2004-02-23
2
-0
/
+3
*
Add calls to password lockout functions. Should now work against tdbsam only.
Jim McDonough
2004-02-21
1
-0
/
+38
*
printf -> d_printf
Tim Potter
2004-02-21
1
-1
/
+1
*
Make SMB_FILE_ACCESS_INFORMATION call work correctly.
Jeremy Allison
2004-02-20
3
-8
/
+13
*
Make us bug-for-bug compatible with W2K3 - to get delete on close semantics
Jeremy Allison
2004-02-20
3
-18
/
+44
*
handle both 0 and -1 as disabling reset count and lockout duration
Jim McDonough
2004-02-20
1
-4
/
+4
*
Make default lockout duration and reset count time 30 minutes, to match windo...
Jim McDonough
2004-02-20
1
-2
/
+2
*
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
*
Fixup correct (as per W2K3) returns for lookupsids as well as lookupnames.
Jeremy Allison
2004-02-19
1
-6
/
+7
*
sys/xattr.h merge from HEAD
Gerald Carter
2004-02-19
2
-1
/
+5
*
Enable checking/resetting of account lockout and bad password based on policy
Jim McDonough
2004-02-19
1
-3
/
+17
*
Clean up bad pw count and autolock flag update fn()s
Jim McDonough
2004-02-19
1
-79
/
+95
*
Add bad pw count and autolock flag update fn()s
Jim McDonough
2004-02-19
1
-2
/
+127
*
Add bad password reset and display of bad password count/time
Jim McDonough
2004-02-19
1
-3
/
+25
*
Add functions to get/set bad password time
Jim McDonough
2004-02-19
2
-1
/
+21
*
Add bad password time fields
Jim McDonough
2004-02-19
1
-0
/
+2
*
Fix the "too many fcntl locks" scalability problem raised by tridge.
Jeremy Allison
2004-02-19
4
-35
/
+62
*
Fix incorrect strnicmp len
Steve French
2004-02-17
1
-23
/
+22
*
Fix based on Volker's code to correctly return code from lsa_lookup_sids
Jeremy Allison
2004-02-17
1
-17
/
+19
*
Disable dev (MS_NODEV) on user mounts from cifs vfs
Steve French
2004-02-17
1
-1
/
+1
*
When creating a group via a script, don't let winbind do it as well.
Volker Lendecke
2004-02-17
1
-3
/
+1
*
Be able to set alias info for builtin as well.
Volker Lendecke
2004-02-17
1
-1
/
+2
*
Don't try to show groups that could not be listed.
Volker Lendecke
2004-02-17
1
-0
/
+9
*
In samr_lookup_names Windows does not return WKN_GRP(5) but ALIAS(4) when
Volker Lendecke
2004-02-17
1
-1
/
+6
*
If there are no alias members, don't ask for their sids :-)
Volker Lendecke
2004-02-17
1
-0
/
+4
*
Disable suid on user mounts (can override with -DCIFS_ALLOW_USR_SUID)
Steve French
2004-02-16
1
-1
/
+5
*
Cosmetic fix: Use sid_is_in_our_domain instead of doing it per hand.
Volker Lendecke
2004-02-16
1
-7
/
+3
*
Fix success message for net groupmap modify
Volker Lendecke
2004-02-16
1
-1
/
+1
*
Missed SAFE_FREE (typo).
Jeremy Allison
2004-02-13
1
-1
/
+2
*
Fix ETA Calculation when resuming
Jelmer Vernooij
2004-02-13
1
-1
/
+1
*
Added Andrew Bartlett's patch to use an allocated buffer for count_chars.
Jeremy Allison
2004-02-13
1
-2
/
+8
*
Fixup the 'multiple-vuids' bugs.
Jeremy Allison
2004-02-13
4
-106
/
+105
*
urban's changes for nosuid,nodev
Gerald Carter
2004-02-13
1
-1
/
+1
*
Move tdbsam versioning/upgrade code into 3.0
Jim McDonough
2004-02-13
2
-28
/
+620
*
merge old change from 2.2 branch to give legend in heading
Herb Lewis
2004-02-12
1
-2
/
+3
[next]