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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-02-24
Missed a couple of files from the client-side kerberos merge
Andrew Bartlett
3
-4
/
+19
2003-02-24
Merge off-by-one fix from HEAD (caused crash with --enable-developer)
Andrew Bartlett
1
-1
/
+1
2003-02-24
Merge from HEAD client-side authentication changes:
Andrew Bartlett
16
-673
/
+1121
2003-02-24
Missed one in the previous merge - user_ok() and user_in_group() now take
Andrew Bartlett
1
-1
/
+1
2003-02-24
Merge of server-side authentication changes to 3.0:
Andrew Bartlett
13
-153
/
+224
2003-02-24
Merge:
Tim Potter
1
-7
/
+5
2003-02-24
Add const
Andrew Bartlett
1
-4
/
+4
2003-02-24
Fix 2 off-by-one bugs in the use of malloc()ed strings and safe_strcpy().
Andrew Bartlett
2
-3
/
+5
2003-02-24
Add comment about Samba character sets, from explanation by abartlet.
Martin Pool
1
-0
/
+13
2003-02-23
forgot the altered include file
Simo Sorce
1
-4
/
+4
2003-02-23
move genparser to use talloc contexts instead of [m|c|re]alloc() and free()s
Simo Sorce
2
-152
/
+163
2003-02-22
Make sure we set the error code to indicate failure...
Andrew Bartlett
1
-2
/
+11
2003-02-22
See if I can make this look slightly like C. It compiled locally, honest...
Andrew Bartlett
1
-3
/
+4
2003-02-22
More signed/unsigned fixes (yes, I run with funny compiler options) and
Andrew Bartlett
9
-19
/
+20
2003-02-22
Fixes from Paul Green and vorlon@debian.org for building shared libraries
Andrew Bartlett
2
-32
/
+99
2003-02-22
Fix comment - the other bits of code don't call this any more.
Andrew Bartlett
1
-4
/
+1
2003-02-22
Add static
Andrew Bartlett
2
-8
/
+8
2003-02-22
With assuptions about unixsam gone, we can forget about looking up
Andrew Bartlett
1
-4
/
+1
2003-02-22
Remove 'unixsam' from the default passdb backends.
Andrew Bartlett
10
-283
/
+264
2003-02-22
First check if the user is in the passdb, then check Get_Pwnam().
Andrew Bartlett
2
-31
/
+61
2003-02-22
When checking is_locked() new WRITE locks conflict with existing READ locks even
Jeremy Allison
1
-3
/
+10
2003-02-22
When checking is_locked() new WRITE locks conflict with existing READ locks even
Jeremy Allison
1
-3
/
+10
2003-02-22
New locktest7 code based on patch from "Srikanta Shivanna" <sshivanna@pillard...
Jeremy Allison
1
-0
/
+134
2003-02-22
Fix a DEBUG() formatting, add some more debug to our SID pulling code and
Andrew Bartlett
2
-19
/
+34
2003-02-21
i patched the wrong branch! s/unistr2_to_dos/unistr2_to_ascii/
Gerald Carter
1
-1
/
+1
2003-02-21
s/unistr2_to_dos/unistr2_to_ascii/ to fix compile
Gerald Carter
1
-1
/
+1
2003-02-21
couple of merges from APP_HEAD
Gerald Carter
2
-4
/
+25
2003-02-21
couple of merges from APP_HEAD
Gerald Carter
2
-5
/
+26
2003-02-21
patch from Hal Roberts check for a valid [f]chmod_acl function pointer before...
Gerald Carter
1
-2
/
+12
2003-02-21
patch from Hal Roberts check for a valid [f]chmod_acl function pointer before...
Gerald Carter
1
-2
/
+12
2003-02-21
Fix IRIX build...void fn can't return another void fn
Jim McDonough
1
-1
/
+2
2003-02-21
Fix IRIX build...void fn can't return another void fn
Jim McDonough
1
-1
/
+2
2003-02-21
rename 'winbind backend' to 'idmap backend'. Put paramter in security sectio...
Jim McDonough
2
-27
/
+27
2003-02-21
Added comments to make it clearer when we're assigning a pointer that it
Jeremy Allison
1
-0
/
+12
2003-02-21
Added comments to make it clearer when we're assigning a pointer that it
Jeremy Allison
1
-0
/
+12
2003-02-21
Ignore errors on python_clean target.
Tim Potter
1
-1
/
+1
2003-02-21
Ignore errors on python_clean target.
Tim Potter
1
-1
/
+1
2003-02-21
Doesn't anyone run ./configure.developer anymore?
Tim Potter
1
-1
/
+1
2003-02-21
Fix another compiler warning.
Tim Potter
1
-1
/
+0
2003-02-21
Fixed another compiler warning.
Tim Potter
1
-1
/
+1
2003-02-21
Fixed compiler warning.
Tim Potter
2
-2
/
+1
2003-02-21
Added enumdomusers command.
Tim Potter
1
-0
/
+75
2003-02-21
Exit path cleanup for cli_samr_enum_dom_users()
Tim Potter
1
-34
/
+18
2003-02-21
Fix for only specifying one command with -c
Tim Potter
1
-1
/
+4
2003-02-21
Doxygen janitor
Martin Pool
1
-3
/
+10
2003-02-20
From aliguori@us.ibm.com:
Jim McDonough
5
-438
/
+738
2003-02-20
Make init_module() and thus smb_load_module() return an int.
Jelmer Vernooij
4
-15
/
+15
2003-02-20
Added Volkers "print server role" patch.
Jeremy Allison
1
-0
/
+22
2003-02-20
Added Volkers "print server role" patch.
Jeremy Allison
1
-0
/
+22
2003-02-20
Compile in lib/module.o
Jelmer Vernooij
1
-1
/
+1
[prev]
[next]