index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Ok - this is a big patch - and it may break smbd a bit (although
Jeremy Allison
2000-10-19
2
-8
/
+8
*
last part of W2K support.
Jean-François Micouleau
2000-10-13
1
-1
/
+2
*
Fix to allow smbd to call winbindd if it is running for all group enumeration,
Jeremy Allison
2000-10-13
1
-9
/
+20
*
changes to sync with 2.2. tree
Herb Lewis
2000-10-11
1
-7
/
+31
*
Fix for growing printing.tdb by adding check on job creation.
Jeremy Allison
2000-10-11
2
-0
/
+2
*
Remove lpq as root fix - do this in print_job_start instead
Jeremy Allison
2000-10-11
1
-1
/
+0
*
Fixes to periodically scan printing.tdb in idle time and occasionally
Jeremy Allison
2000-10-10
1
-0
/
+1
*
a netlogon enum trust query doesn't have a function_code at end.
Jean-François Micouleau
2000-10-10
3
-4
/
+1
*
got rid of tdb_writelock() and instead lock a chain. tdb_writelock()
Andrew Tridgell
2000-10-10
1
-3
/
+2
*
added samr_set_user_info and info_2.
Jean-François Micouleau
2000-10-07
2
-31
/
+236
*
Integrated support for NT and OS/2 lpq parsing. Code from
Jeremy Allison
2000-10-07
1
-1
/
+1
*
Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...
Jeremy Allison
2000-10-07
1
-0
/
+1
*
Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>
Jeremy Allison
2000-10-06
3
-4
/
+5
[prev]
[next]