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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
implemented a much nicer name_status() interface. It now returns a
Andrew Tridgell
2000-12-20
2
-2
/
+13
*
|
Fixed bug found by Gerald. If a Samba server joins a domain and is set
Jeremy Allison
2000-12-19
1
-1
/
+1
*
|
Split the one sys_acl_free call into sys_acl_free_TYPE calls, to allow
Jeremy Allison
2000-12-19
1
-5
/
+7
*
|
Added lock backouts on fail.
Jeremy Allison
2000-12-15
1
-3
/
+0
*
|
lib/util_unistr.c:
Jean-François Micouleau
2000-12-15
1
-0
/
+4
*
|
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
1
-3
/
+3
*
|
Renamed parameters and variables called acl to the_acl as it conflicts
Tim Potter
2000-12-14
1
-4
/
+4
*
|
Added proto definition for new RPC calls.
Jeremy Allison
2000-12-13
1
-0
/
+15
*
|
Server side changes for dynamic names in lsa_lookup_names
Tim Potter
2000-12-13
1
-15
/
+0
*
|
make proto
Tim Potter
2000-12-13
3
-19
/
+37
*
|
Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...
Jeremy Allison
2000-12-12
3
-27
/
+25
*
|
Removed the special casing of SIDs in se_access_check. This is now done (corr...
Jeremy Allison
2000-12-12
2
-383
/
+476
*
|
type for client_info struct
Gerald Carter
2000-12-11
1
-2
/
+2
*
|
new prototypes
Andrew Tridgell
2000-12-11
2
-482
/
+384
*
|
Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from
Tim Potter
2000-12-08
3
-8
/
+84
*
|
file_lines_load/file_lines_pload can now optionally convert unix_to_dos()
Jeremy Allison
2000-12-07
1
-2
/
+2
*
|
Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.c
Jeremy Allison
2000-12-07
1
-0
/
+3
*
|
Working code to read POSIX ACLs on a Linux system using the bestbits
Jeremy Allison
2000-12-07
3
-2
/
+13
*
|
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
2000-12-06
3
-11
/
+31
*
|
make proto again
Tim Potter
2000-12-06
1
-1
/
+1
*
|
tdb_unlockchain() no longer returns a value
Tim Potter
2000-12-06
1
-2
/
+2
*
|
Make smbd/posix_acls.c use abstract interface.
Jeremy Allison
2000-12-06
1
-0
/
+91
*
|
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
2000-12-06
3
-7
/
+24
*
|
pass the desired access into cli_nt_create()
Andrew Tridgell
2000-12-04
2
-1
/
+4
*
|
new proto
Andrew Tridgell
2000-12-04
1
-370
/
+370
*
|
new protos
Andrew Tridgell
2000-12-03
1
-0
/
+1
*
|
new proto
Andrew Tridgell
2000-12-03
1
-355
/
+369
*
|
include/dlinklist.h: Added '{' '}' around DLIST_PROMOTE so it can be used as ...
Jeremy Allison
2000-11-28
2
-2
/
+6
*
|
passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the code
Jeremy Allison
2000-11-27
1
-1
/
+3
*
|
make proto
Gerald Carter
2000-11-21
1
-16
/
+32
*
|
Another large patch for the passdb rewrite.
Gerald Carter
2000-11-21
1
-65
/
+3
*
|
Fix for memory leak when adding driver.
Jeremy Allison
2000-11-17
1
-1
/
+2
*
|
Fix for a problem with the new messaging system. If a sender is using the
Jeremy Allison
2000-11-16
1
-2
/
+2
*
|
Fix from Jim McDonough @ IBM for OS/2 clients.
Jeremy Allison
2000-11-16
1
-0
/
+1
*
|
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
Jeremy Allison
2000-11-16
2
-3
/
+5
*
|
Merge from appliance head of JR's changes for driver versioning.
Jeremy Allison
2000-11-14
2
-12
/
+29
*
|
- fix "declaration of 'time' shadows global declaration" warning.
David O'Neill
2000-11-14
1
-6
/
+6
*
|
Changes from APPLIANCE_HEAD:
David O'Neill
2000-11-14
1
-1
/
+6
*
|
Large commit which restructures the local password storage API.
Gerald Carter
2000-11-13
3
-192
/
+148
*
|
Merge of Herb's profiling code.
Jeremy Allison
2000-11-11
1
-0
/
+2
*
|
make proto
Tim Potter
2000-11-08
1
-3
/
+3
*
|
make proto
Tim Potter
2000-11-07
1
-353
/
+360
*
|
Added a VFS version return to init call. Allows smbd to fail an init if
Jeremy Allison
2000-11-06
1
-0
/
+8
*
|
proto.h was out of date.
Tim Potter
2000-10-29
1
-353
/
+353
*
|
David Lee's utmp patch (finally). Thanks David !
Jeremy Allison
2000-10-28
1
-0
/
+3
*
|
Added John Reillys patch for error code returns from clean_up_printer_driver_...
Jeremy Allison
2000-10-26
1
-1
/
+1
*
|
Sorry JF - no billable hours :-). I fixed the "stream of events" problem
Jeremy Allison
2000-10-26
1
-0
/
+1
*
|
TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>
Gerald Carter
2000-10-26
3
-1
/
+7
*
|
John Reilly @ HP (who is a wonderful human being and *definately* needs
Jeremy Allison
2000-10-25
1
-0
/
+28
*
|
Fixes from David Lee for utmp handling.
Jeremy Allison
2000-10-21
1
-0
/
+32
[prev]
[next]