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
/
source3
/
script
/
mkproto.awk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add files for new LGPL libwbclient DSO implementing the Winbind client API
Gerald (Jerry) Carter
2007-12-21
1
-1
/
+1
*
add '_PUBLIC_' prototypes into proto.h
Stefan Metzmacher
2007-11-08
1
-2
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-4
/
+4
*
r25125: create prototypes for 'bool ' functions
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r19668: Convert the locking params to use struct share_param instead of snum
Volker Lendecke
2007-10-10
1
-0
/
+5
*
r18787: Fix the strlen_m and strlen_m_term code by merging
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-1
/
+11
*
r11761: * fix clearing of event logs by truncating the tdb.
Gerald Carter
2007-10-10
1
-1
/
+1
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-1
/
+1
*
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r7243: Don't look at gencache.tdb for the trusted domains if winbind is around.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r4805: Last planned change to the privileges infrastructure:
Gerald Carter
2007-10-10
1
-1
/
+1
*
r2112: Simplify the mangle hash code to use an in-memory tdb.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r1407: revert change that broke the build on systems w/o krb5 files
Gerald Carter
2007-10-10
1
-1
/
+1
*
r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come before
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r1085: Now it's had some proper user testing, merge in the deferred open fix....
Jeremy Allison
2007-10-10
1
-1
/
+1
*
Fix gcc warnings. Fix mkproto with new type.
Jeremy Allison
2004-03-19
1
-1
/
+1
*
split some security related functions in their own files.
Simo Sorce
2003-10-06
1
-1
/
+1
*
Removed {OLD,NEW}_NTDOMAIN cruft from mkproto.awk
Tim Potter
2003-09-04
1
-14
/
+0
*
fix cache coherency bug in print handle print_info_2 cache.
Gerald Carter
2003-07-14
1
-1
/
+1
*
Large set of changes to add UNIX account/group management
Gerald Carter
2003-07-09
1
-0
/
+4
*
Add smb_event_id to list of return types (patch from metze)
Jelmer Vernooij
2003-07-04
1
-1
/
+1
*
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
2003-06-21
1
-1
/
+1
*
Merge: add PAC_DATA as valid return type.
Tim Potter
2003-04-14
1
-1
/
+1
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-2
/
+2
*
sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-1
/
+1
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-0
/
+10
*
Added another return type.
Tim Potter
2002-03-28
1
-1
/
+2
*
Use headername when closing off include file guards.
Tim Potter
2002-03-28
1
-1
/
+2
*
Add ADS_MODLIST to allowed types
Jim McDonough
2002-02-12
1
-1
/
+1
*
support double functions
Andrew Tridgell
2002-02-05
1
-1
/
+1
*
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
2002-01-20
1
-1
/
+1
*
much better ADS error handling system
Andrew Tridgell
2001-12-19
1
-1
/
+1
*
- added initial support for trusted domains in winbindd_ads
Andrew Tridgell
2001-12-19
1
-1
/
+1
*
added "net join" command
Andrew Tridgell
2001-11-24
1
-1
/
+1
*
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
2001-10-11
1
-1
/
+1
*
Add CLI_POLICY_HND as a valid return type.
Tim Potter
2001-10-05
1
-1
/
+1
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-1
/
+1
*
the next step in our error code handling change
Andrew Tridgell
2001-09-03
1
-1
/
+1
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
initial support for paramter type P_LIST
Simo Sorce
2001-06-20
1
-0
/
+10
*
Cosmetic changes in make proto output.
Tim Potter
2001-05-14
1
-1
/
+1
*
- added test for vasprintf
Andrew Tridgell
2001-04-28
1
-2
/
+2
*
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
2000-12-06
1
-1
/
+1
*
Large commit which restructures the local password storage API.
Gerald Carter
2000-11-13
1
-2
/
+7
*
Fixed up the user/group contexts when using authenticated pipes.
Jeremy Allison
2000-08-04
1
-1
/
+1
[next]