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
/
smbd
/
sec_ctx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-2
/
+2
*
fix for BUG #267 (problem with supplementary groups).
Gerald Carter
2003-08-09
1
-1
/
+1
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-11
/
+2
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-12
/
+27
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Some more 'winbind default domain' support patches from Alexander Bokovoy
Andrew Bartlett
2002-01-27
1
-1
/
+1
*
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
2001-11-03
1
-40
/
+0
*
Fixed confusing debug message - it was always printing uid 0 instead of the
Tim Potter
2001-10-29
1
-1
/
+1
*
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
2001-10-18
1
-4
/
+0
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
don't try to initgroups in non root mode
Andrew Tridgell
2001-09-19
1
-0
/
+4
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-9
/
+7
*
Excellent patch from Anselm Kruis <A.Kruis@science-computing.de> to fix
Jeremy Allison
2001-07-25
1
-1
/
+1
*
Remove warning about trapdoor systems for non-root mode.
Andrew Bartlett
2001-06-26
1
-0
/
+4
*
rpcclient/rpcclient.c: Non-void return in void function.
Jeremy Allison
2001-04-28
1
-1
/
+3
*
Tidy up args to DEBUG Statements - found by gcc on Solaris.
Jeremy Allison
2001-04-27
1
-5
/
+7
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-2
/
+0
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-04
1
-1
/
+13
*
Added OLD_NTDOMAIN to remove warnings about undefined functions.
Jeremy Allison
2000-12-08
1
-0
/
+2
*
Merge from appliance head of JR's changes for driver versioning.
Jeremy Allison
2000-11-14
1
-1
/
+1
*
David Lee's utmp patch (finally). Thanks David !
Jeremy Allison
2000-10-28
1
-1
/
+1
*
Sorry JF - no billable hours :-). I fixed the "stream of events" problem
Jeremy Allison
2000-10-26
1
-2
/
+0
*
use macros for incrementing profile counters
Herb Lewis
2000-10-12
1
-3
/
+1
*
Added uid and gid to push_sec_ctx() debug.
Tim Potter
2000-10-05
1
-2
/
+3
*
Oops - missed a file.
Tim Potter
2000-08-28
1
-0
/
+42
*
Fixed memory leak with NT tokens.
Jeremy Allison
2000-08-09
1
-5
/
+12
*
Added an NT_USER_TOKEN structure that is copied/passed around associated
Jeremy Allison
2000-08-03
1
-13
/
+85
*
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
2000-08-02
1
-7
/
+27
*
Fix a malloc of zero problem.
Jeremy Allison
2000-06-23
1
-38
/
+49
*
lib/util_unistr.c: Off-by-one fix for dos_PutUniStr from John Reilly jreilly@...
Jeremy Allison
2000-06-23
1
-1
/
+5
*
I've been working on refactoring some of the mess that is the become_user()
Tim Potter
2000-06-23
1
-0
/
+295