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
/
proto.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix from Elrond for hash table corruption. Should fix stat cache bug (I
Jeremy Allison
2000-06-09
1
-1
/
+1
*
Luke, I am moving the code back into passdb/passdb.c, this the correct
Jeremy Allison
2000-06-09
1
-2
/
+1
*
do some standard_sub_advanced() in api_net_sam_logon on lp_logon_xxx().
Jean-François Micouleau
2000-06-09
1
-0
/
+1
*
clean up oplock capability code ready for Linux code
Andrew Tridgell
2000-06-09
1
-385
/
+384
*
reverted jeremy's changes that removed NET_USER_INFO_3. will you please
Luke Leighton
2000-06-09
1
-384
/
+385
*
Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu>
Jeremy Allison
2000-06-08
1
-1
/
+1
*
include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ...
Jeremy Allison
2000-06-08
1
-385
/
+385
*
added a NET_USER_INFO_3 struct to user_struct.
Luke Leighton
2000-06-08
1
-384
/
+392
*
Moved tdb functions that access parse structs into parse_prs.c
Jeremy Allison
2000-06-08
1
-2
/
+2
*
Memory leak fixes.
Jeremy Allison
2000-06-06
1
-0
/
+2
*
Some tidyup fixes (memory leaks etc.). Still no progress with the
Jeremy Allison
2000-06-05
1
-0
/
+1
*
new protos
Andrew Tridgell
2000-06-03
1
-2
/
+3
*
More memory leak and PANIC action fixes.
Jeremy Allison
2000-06-02
1
-1
/
+6
*
More insure found memory leak and corruption fixes.
Jeremy Allison
2000-06-01
1
-2
/
+5
*
Back to building. Now to test with insure.
Jeremy Allison
2000-06-01
1
-7
/
+5
*
Getting back to a compilable state (not there yet but close).
Jeremy Allison
2000-06-01
1
-10
/
+12
*
Working UNIX -> NT ACL mapper.
Jeremy Allison
2000-05-31
1
-444
/
+405
*
Fixed LsaQueryInformationPolicy level 3 to return primary domain info.
Matthew Chapman
2000-05-29
1
-0
/
+3
*
make proto
Luke Leighton
2000-05-29
1
-1
/
+13
*
lp_server_role() + use in srv_reg.
Luke Leighton
2000-05-28
1
-404
/
+434
*
updated proto.h
Andrew Tridgell
2000-05-28
1
-425
/
+384
*
moved notif_y_table struct to spoolss_nt.c only used there.
Luke Leighton
2000-05-28
1
-389
/
+396
*
getting and setting security descriptors on printers now works
Andrew Tridgell
2000-05-27
1
-384
/
+390
*
fixed nttrans.c
Luke Leighton
2000-05-27
1
-146
/
+113
*
security descs in spoolss. needs parse_sec.c nttrans.c broken.
Luke Leighton
2000-05-27
1
-501
/
+546
*
Changed MS_DFS to WITH_MSDFS throughout.
Shirish Kalele
2000-05-26
1
-7
/
+7
*
new prototypes
Andrew Tridgell
2000-05-24
1
-2
/
+3
*
Added the NETDFS pipe to allow remote administration of the msdfs symlinks
Shirish Kalele
2000-05-18
1
-1
/
+40
*
Fixed bug I introduced last night (sorry). Now truncate incoming prs_struct
Jeremy Allison
2000-05-17
1
-0
/
+1
*
Synced up srv_samr with HP changes. Added error checking to original code
Jeremy Allison
2000-05-16
1
-3
/
+13
*
Removed extra unistr_to_dos prototype from msdfs/msdfs.c
Shirish Kalele
2000-05-16
1
-2
/
+0
*
The new msdfs implementation that uses symlinks to point to other
Shirish Kalele
2000-05-16
1
-17
/
+5
*
Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.
Jeremy Allison
2000-05-15
1
-7
/
+6
*
rebuilt proto
Andrew Tridgell
2000-05-12
1
-3
/
+2
*
Added unicode_to_dos_char() function to address converting single UNICODE
Jeremy Allison
2000-05-12
1
-0
/
+1
*
added spool_io_printer_driver_info_level_6()
Andrew Tridgell
2000-05-12
1
-0
/
+6
*
use "winbind separator" option for domain/user separator character
Andrew Tridgell
2000-05-12
1
-1
/
+1
*
lib/util_unistr.c:
Jeremy Allison
2000-05-10
1
-4
/
+2
*
- changed smb_getpwnam() to use winbind style usernames
Andrew Tridgell
2000-05-10
1
-1
/
+1
*
proto rebuild
Andrew Tridgell
2000-05-10
1
-0
/
+1
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+72
*
more merging
Andrew Tridgell
2000-05-10
1
-0
/
+5
*
Fix for misunderstanding of fsync added when vfs layer
Herb Lewis
2000-05-10
1
-1
/
+1
*
the beginnings of a new scheme I've working on to allow an easier
Andrew Tridgell
2000-05-09
1
-0
/
+10
*
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
2000-05-08
1
-6
/
+10
*
Fix for uninitialized memory read in brlock code. brl_locktest now needs
Jeremy Allison
2000-05-05
1
-1
/
+1
*
a minimal change to get appliance mode to work with winbindd
Andrew Tridgell
2000-05-04
1
-3
/
+8
*
Insure uninitialized memory read fixes.
Jeremy Allison
2000-05-03
1
-1
/
+1
*
added support for deleting printers into the spoolss system
Andrew Tridgell
2000-05-02
1
-0
/
+4
*
Moved uglyness needed in fcntl locking (64->32 bit mapping, NFS
Jeremy Allison
2000-05-02
1
-1
/
+1
[prev]
[next]