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
/
proto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2001-05-30
new proto.h
Andrew Tridgell
1
-565
/
+567
2001-05-29
4 new functions to retrieve single linked list of group and passwd entries
Simo Sorce
1
-565
/
+574
2001-05-25
Added tdb_change_int_atomic() to allow atomic updates of a tdb int value.
Jeremy Allison
1
-1
/
+3
2001-05-24
Added structures for LOGON_CTRL rpc.
Tim Potter
1
-3
/
+40
2001-05-22
Defensive brlock and locking database cleaning code.
Jeremy Allison
1
-0
/
+1
2001-05-18
make proto
Gerald Carter
1
-0
/
+19
2001-05-18
Fix the W2KSP2 joining a Samba domain problem.
Jeremy Allison
1
-1
/
+5
2001-05-17
ran make proto
Andrew Tridgell
1
-4
/
+0
2001-05-17
Ran a make proto to fix the problems ...
Richard Sharpe
1
-2
/
+5
2001-05-14
make proto
Tim Potter
1
-234
/
+233
2001-05-12
string_hash() should be static. hash_clear() should be void.
Jeremy Allison
1
-2
/
+1
2001-05-10
make proto
Tim Potter
1
-0
/
+1
2001-05-10
Made "security XXX" masks apply to ACL set. By default they have no effect.
Jeremy Allison
1
-9
/
+6
2001-05-08
make proto
Tim Potter
1
-2
/
+7
2001-05-07
merge from 2.2 removing the 'domain XXX' parameters.
Gerald Carter
1
-3
/
+0
2001-05-07
Patch from Simo:
Gerald Carter
1
-2
/
+41
2001-05-07
rebuild proto.h
Andrew Tridgell
1
-114
/
+50
2001-05-04
Big cleanup of passdb and backends.
Jean-François Micouleau
1
-18
/
+19
2001-05-04
make proto
Gerald Carter
1
-0
/
+4
2001-05-04
make proto
Tim Potter
1
-1
/
+14
2001-05-02
Had to add a "pam password change" parameter (defaults to "off") and inlined
Jeremy Allison
1
-2
/
+2916
2001-05-02
Fix noticed by John Trostel - we need to return our account SID for level 5.
Jeremy Allison
1
-2915
/
+1
2001-05-01
Fixup smbcacls. Don't return memory already freed, don't free memory allocated
Jeremy Allison
1
-1
/
+1
2001-05-01
Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famous
Jeremy Allison
1
-1
/
+9
2001-04-30
Based on an original PAM patch by Andrew Bartlett, re-written by me to
Jeremy Allison
1
-3
/
+6
2001-04-28
- fixed some compiler warnings
Andrew Tridgell
1
-4
/
+0
2001-04-28
- added test for vasprintf
Andrew Tridgell
1
-0
/
+1
2001-04-28
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
1
-161
/
+171
2001-04-25
converted the passdb smbpasswd implementation to using talloc
Gerald Carter
1
-4
/
+0
2001-04-23
Fix "proc num out of range" error. Missing rpc call.
Jeremy Allison
1
-0
/
+3
2001-04-23
Added "obey pam restrictions" parameter - default to "off".
Jeremy Allison
1
-0
/
+1
2001-04-23
Added smb_ prefix to all Samba wrapper pam functions.
Jeremy Allison
1
-3
/
+3
2001-04-22
Commit of a modified version of Andrew Bartlett's patch that removes the
Jeremy Allison
1
-1
/
+1
2001-04-22
merging from 2.2 to head
Andrew Tridgell
1
-4
/
+17
2001-04-18
merge from 2.2
Andrew Tridgell
1
-6
/
+17
2001-04-18
Removed mktemp from HEAD - same as done in 2.2.
Jeremy Allison
1
-2
/
+22
2001-04-16
hide unreadable patch from idra
Andrew Tridgell
1
-0
/
+1
2001-04-14
configure:
Jeremy Allison
1
-1
/
+5
2001-04-13
Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentially
Jeremy Allison
1
-0
/
+5
2001-04-13
Merge of Andrew's changes in 2.2.
Jeremy Allison
1
-2
/
+3
2001-04-13
As Andrew suggested, make smbrun return a fd for a deleted file which can then
Jeremy Allison
1
-1
/
+12
2001-04-12
Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn't
Jeremy Allison
1
-2
/
+2
2001-04-11
To stop people complaining about the mktemp call, move it into lib/util.c. Th...
Jeremy Allison
1
-0
/
+1
2001-04-11
Fix for core dump in security = share code with new share security db.
Jeremy Allison
1
-1
/
+7
2001-04-10
Fixed --with-automount compile error.
Jeremy Allison
1
-0
/
+2
2001-04-09
Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits.
Jeremy Allison
1
-0
/
+1
2001-04-09
Added set/get SD's on shares. Check before tcon.
Jeremy Allison
1
-1
/
+1
2001-04-08
Added per-share security tdb. Tidied up many slprintfs (need -1 on length).
Jeremy Allison
1
-0
/
+2
2001-04-07
Added 3 params to manipulate shares. "add share command/change share command/
Jeremy Allison
1
-0
/
+4
2001-04-06
Implemented stub function for NET_SHARE_DELETE. Now to implement the real
Jeremy Allison
1
-0
/
+3
[next]