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
2002-10-04
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
4
-1
/
+94
2002-10-04
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
1
-0
/
+11
2002-10-03
We are going to need to track the SAM sequence number too.
Andrew Bartlett
1
-0
/
+1
2002-10-01
Cope with rw errors and timeout to peer.
Jeremy Allison
2
-1
/
+3
2002-10-01
Added error string for server timeout on client call.
Jeremy Allison
1
-0
/
+1
2002-09-30
Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...
Jeremy Allison
1
-0
/
+3
2002-09-29
Remove sam/api.c.
Andrew Bartlett
1
-45
/
+0
2002-09-28
Forgot to commit this in the patch changing back the create_user API.
Andrew Bartlett
1
-2
/
+2
2002-09-28
Add the beginings of sam_ads to the tree.
Andrew Bartlett
2
-8
/
+11
2002-09-27
Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path to
Andrew Bartlett
1
-1
/
+1
2002-09-26
tagging version as post3.0-HEAD to differentiate from the SAMBA_3_0
Gerald Carter
1
-1
/
+1
2002-09-26
preparing for release of 3.0alpha20
Samba Release Account
1
-1
/
+1
2002-09-26
Don't define PASS_MUST_CHANGE_AT_NEXT_LOGON twice..
Jelmer Vernooij
1
-3
/
+0
2002-09-26
Patch from "Kai Krueger" <kai@kruegernetz.de> to get some more of our access
Andrew Bartlett
1
-43
/
+43
2002-09-26
forgot include file, sorry
Simo Sorce
1
-14
/
+14
2002-09-26
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much*
Andrew Bartlett
1
-3
/
+16
2002-09-25
This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans up
Andrew Bartlett
1
-1
/
+4
2002-09-25
Another patch from metze, towards his work on sam_ads.
Andrew Bartlett
2
-9
/
+10
2002-09-25
Header files should not include includes.h - therein lies maddness, particuarly
Andrew Bartlett
1
-3
/
+0
2002-09-24
- Don't put pointer to sam_domain_handle in sam_methods but single domainsid ...
Jelmer Vernooij
1
-2
/
+3
2002-09-22
Change parsing of policy and privs delta to what Ethereal says.
Volker Lendecke
1
-56
/
+37
2002-09-19
Merge in first command for 'samtest'
Jelmer Vernooij
1
-0
/
+3
2002-09-18
HPUX sendfile is now detected correctly.
Jeremy Allison
1
-1
/
+2
2002-09-18
printjob merge from APP_HEAD regarding device modes
Gerald Carter
2
-0
/
+6
2002-09-17
Actually use sendfile if selected.
Jeremy Allison
1
-2
/
+5
2002-09-17
Add clock skew handling to our kerberos code. This allows us to cope with
Andrew Tridgell
1
-1
/
+8
2002-09-17
Added --with-ads option, defaults to yes. If you run ./configure
Tim Potter
2
-3
/
+4
2002-09-17
Added FreeBSD sendfile configure tests. Richard please test...
Jeremy Allison
1
-0
/
+1
2002-09-17
Attempt to make broken Linux sendfile work.... Still in progress.
Jeremy Allison
1
-0
/
+1
2002-09-17
Added autoconf detection for sendfile for Linux. lib/sendfile.c code
Jeremy Allison
1
-0
/
+4
2002-09-16
Changed Major/Minor version info reported to Server Manager to 4.9.
John Terpstra
1
-8
/
+12
2002-09-15
Make current_sam_methods a const - Patch by Kai Krüger
Jelmer Vernooij
1
-3
/
+3
2002-09-13
Updated some comments in the NET_USER_INFO_3 structure for the other_sids
Tim Potter
1
-3
/
+3
2002-09-12
Changed profile version number to 7 - added sendfile statistics.
Jeremy Allison
1
-1
/
+1
2002-09-12
First cut at portable sendfile code. Only used in readX at the moment
Jeremy Allison
1
-0
/
+3
2002-09-11
Ensure we've failed a lock with a lock denied message before automatically
Jeremy Allison
1
-6
/
+9
2002-09-10
change notify merge from APP_HEAD
Gerald Carter
1
-2
/
+14
2002-09-09
Merged Steve French's fix for OS/2 EA return error being removed.
Jeremy Allison
1
-9
/
+12
2002-09-08
Patch from Kai Krüger for the new SAM system
Jelmer Vernooij
1
-2
/
+9
2002-09-07
Winbind client-side cleanups.
Andrew Bartlett
2
-2
/
+2
2002-09-06
As per the 'OK' at CIFS2002, only use the readline headers (and this crasy
Andrew Bartlett
1
-18
/
+0
2002-09-06
Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to the
Andrew Bartlett
1
-2
/
+5
2002-09-06
This commit includes part of the patch from metze posted to the list, and a few
Andrew Bartlett
1
-30
/
+46
2002-09-06
patch from metze: add a 'vfs' debug class
Andrew Bartlett
1
-1
/
+1
2002-09-06
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
Andrew Bartlett
1
-21
/
+103
2002-09-06
Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype for
Andrew Bartlett
2
-2
/
+12
2002-09-05
Move the fancy NT_STATUS macros to a new file, so we can include them earlier
Andrew Bartlett
3
-38
/
+63
2002-09-04
Added better error code on out of space. Removed total jobs check - not
Jeremy Allison
1
-5
/
+8
2002-09-04
Add bcast_msg_flags to connection struct. Allows sender to filter when
Jeremy Allison
3
-4
/
+9
2002-09-03
Change JOB_INFO_CTR to return a pointer to an array rather than array of poin...
Tim Potter
1
-2
/
+2
[next]