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
2001-05-04
Big cleanup of passdb and backends.
Jean-François Micouleau
3
-40
/
+42
2001-05-04
make proto
Gerald Carter
1
-0
/
+4
2001-05-04
make proto
Tim Potter
1
-1
/
+14
2001-05-04
Merge of struct acct_info from TNG.
Tim Potter
1
-1
/
+2
2001-05-04
renamed unknown field to access mask in open alias structures.
Tim Potter
1
-2
/
+2
2001-05-03
Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
Jeremy Allison
2
-0
/
+14
2001-05-02
Had to add a "pam password change" parameter (defaults to "off") and inlined
Jeremy Allison
2
-6
/
+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
2
-1
/
+49
2001-04-30
Ensure correct password change script gets selected --with-pam.
Jeremy Allison
1
-0
/
+4
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
2
-10
/
+12
2001-04-28
- added test for vasprintf
Andrew Tridgell
7
-40
/
+252
2001-04-28
added asprintf test
Andrew Tridgell
1
-0
/
+3
2001-04-28
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
4
-394
/
+174
2001-04-27
C99 test for snprintf
Andrew Tridgell
1
-0
/
+1
2001-04-25
converted the passdb smbpasswd implementation to using talloc
Gerald Carter
2
-6
/
+2
2001-04-25
Re-ran autoheader; autoconf to fix pam_smb build.
Jeremy Allison
1
-0
/
+5
2001-04-23
Fix "proc num out of range" error. Missing rpc call.
Jeremy Allison
2
-2
/
+20
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
3
-6
/
+27
2001-04-18
Removed mktemp from HEAD - same as done in 2.2.
Jeremy Allison
1
-2
/
+22
2001-04-18
Merge of changes from 2.2.
Jeremy Allison
1
-0
/
+30
2001-04-17
AIX ACLs donated by IBM.
Jeremy Allison
2
-0
/
+48
2001-04-16
hide unreadable patch from idra
Andrew Tridgell
1
-0
/
+1
2001-04-14
Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. Changed
Jeremy Allison
1
-0
/
+1
2001-04-14
configure:
Jeremy Allison
4
-2
/
+18
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
2
-8
/
+3
2001-04-13
Updated Major/Minor version to 4.50 - see notes.
John Terpstra
1
-10
/
+14
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
forgot one thing
Gerald Carter
1
-0
/
+4
2001-04-12
still working on it
Gerald Carter
1
-6
/
+13
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
2
-0
/
+2
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-10
Use message system to notify when smb.conf is updated.
Jeremy Allison
1
-0
/
+2
2001-04-09
looking towards abstracting the passdb and uidmapping interfaces.
Gerald Carter
1
-0
/
+66
2001-04-09
Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits.
Jeremy Allison
2
-3
/
+10
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
2
-0
/
+20
2001-04-06
Added stub function for NET_SHARE_ADD. Once this is implemented to call a hook
Jeremy Allison
2
-0
/
+25
2001-04-06
We can now use server manager to look at Samba shares. NT still expects a ":"
Jeremy Allison
2
-21
/
+3
[next]