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
/
includes.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ok, I've tried being Mr. Nice Guy and people (you know who you are) still
Jeremy Allison
2003-06-10
1
-4
/
+0
*
Get ready for EA code... Add Linux interface.
Jeremy Allison
2003-06-05
1
-0
/
+4
*
working draft of the idmap_ldap code.
Gerald Carter
2003-06-05
1
-0
/
+4
*
More on bug 137: rename more of krb5_xxx functions to not start with krb5_
Jim McDonough
2003-05-30
1
-1
/
+1
*
remove WITH_TDB_SAM & USE_SMBPASS_DB
Gerald Carter
2003-05-20
1
-4
/
+0
*
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
1
-6
/
+24
*
Fix VFS layer:
Alexander Bokovoy
2003-05-11
1
-0
/
+1
*
Patch from metze to add exit and interval events. Useful for modules
Jelmer Vernooij
2003-05-06
1
-0
/
+2
*
remove --with-tdbsam since it is always built now
Gerald Carter
2003-04-29
1
-1
/
+1
*
Merge valgrind header usage from HEAD.
Andrew Bartlett
2003-04-16
1
-4
/
+17
*
Backport my backtrace patch from HEAD
Jelmer Vernooij
2003-04-14
1
-0
/
+4
*
Merge of TRUE/FALSE preprocessor traps from HEAD.
Tim Potter
2003-04-14
1
-1
/
+14
*
Merge of winbind nss library cleanup from HEAD.
Tim Potter
2003-04-02
1
-1
/
+1
*
don't include proto.h during autoconf tests since it doesn't exist yet; fixed...
Gerald Carter
2003-03-28
1
-0
/
+2
*
merged real time signal fixes from head
Andrew Tridgell
2003-03-28
1
-0
/
+4
*
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
Andrew Bartlett
2003-03-18
1
-0
/
+1
*
Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's
Andrew Bartlett
2003-03-17
1
-0
/
+1
*
Iconv as seperate library fixes from HEAD
Andrew Bartlett
2003-02-24
1
-0
/
+5
*
Sync with HEAD for verifying kerberos tickets.
Jim McDonough
2003-02-19
1
-2
/
+3
*
Merge minor library fixes from HEAD to 3.0.
Andrew Bartlett
2003-02-19
1
-0
/
+4
*
Re-added the Heimdal stuff tpot removed.
Jeremy Allison
2003-01-30
1
-0
/
+8
*
Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blaming
Tim Potter
2003-01-30
1
-15
/
+1
*
Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-).
Jeremy Allison
2003-01-28
1
-0
/
+1
*
Get smbd to link with Heimdal. Still missing some client progs...
Jeremy Allison
2003-01-28
1
-0
/
+3
*
Get closer to Heimdal compile... Damn. HEAD has different code in
Jeremy Allison
2003-01-21
1
-1
/
+11
*
Fixup proto generation to not include krb5 specific symbols
Jeremy Allison
2003-01-21
1
-0
/
+3
*
Merge in more of the SuSE patches for Heimdal. These changes show how
Jeremy Allison
2003-01-19
1
-0
/
+12
*
More Heimdal changes. Still not compiling with Heimdal yet...
Jeremy Allison
2003-01-16
1
-0
/
+4
*
Fist part of fixes to make us compile with Heimdal. Don't explicitly
Jeremy Allison
2003-01-16
1
-0
/
+4
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
1
-0
/
+2
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-1
/
+1
*
Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.
Andrew Bartlett
2003-01-03
1
-0
/
+9
*
Catching up with old patches. Add define for VERITAS quota support.
Jeremy Allison
2002-12-30
1
-0
/
+8
*
Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.
Jeremy Allison
2002-12-11
1
-0
/
+4
*
Fix client reporting of 64 bit files.
Jeremy Allison
2002-12-10
1
-0
/
+4
*
Fixed nasty bug where file writes with start offsets in the range
Jeremy Allison
2002-12-03
1
-0
/
+2
*
Sync with HEAD
Jelmer Vernooij
2002-11-09
1
-0
/
+4
*
Remove SAM - it belongs in HEAD
Jelmer Vernooij
2002-10-29
1
-2
/
+0
*
Sync with HEAD
Jelmer Vernooij
2002-10-29
1
-5
/
+0
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-24
/
+20
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-0
/
+2
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-8
/
+25
*
This split the mangling code up to allow for the possibility of multiple
Andrew Tridgell
2002-04-11
1
-0
/
+2
*
Added sys_adminlog() system for info the appliance admins really
Jeremy Allison
2002-03-27
1
-0
/
+33
*
Remove util_list.h, as its matching .c file has already gone, and nobody is
Andrew Bartlett
2002-03-02
1
-1
/
+3
*
The beginning of trusted and trusting domain support from
Andrew Bartlett
2002-03-01
1
-1
/
+2
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+1
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
1
-0
/
+2
*
Getting ready to add UNIX extensions in HEAD also.
Jeremy Allison
2002-01-10
1
-1
/
+5
*
Add UNUSED(paramname) macro to be used in parameter lists, to quieten
Martin Pool
2002-01-09
1
-1
/
+10
[prev]
[next]