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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge of python prototype header removal.
Tim Potter
2003-02-26
1
-29
/
+0
*
|
Merge: newline on debug message.
Tim Potter
2003-02-25
1
-1
/
+1
*
|
Merge: add popt_common_version to command line options table.
Tim Potter
2003-02-25
4
-0
/
+4
*
|
Merge: const fixes.
Tim Potter
2003-02-25
1
-110
/
+87
*
|
Merge: const fixes.
Tim Potter
2003-02-25
1
-1
/
+2
*
|
Merge: const fixes.
Tim Potter
2003-02-25
16
-119
/
+136
*
|
Merge: fix compiler warning.
Tim Potter
2003-02-25
1
-0
/
+7
*
|
Progress on CR 601
Gerald Carter
2003-02-25
6
-315
/
+388
*
|
Merge from HEAD. Use pstrcpy not safe_strcpy.
Jeremy Allison
2003-02-24
1
-2
/
+2
*
|
Merge from head. Move off-by-one buggy malloc()/safe_strcpy() combination to ...
Jeremy Allison
2003-02-24
1
-3
/
+1
*
|
Merge documentation from HEAD
Martin Pool
2003-02-24
1
-6
/
+13
*
|
Make sure these values are never uninitialsised.
Andrew Bartlett
2003-02-24
1
-2
/
+2
*
|
Cleint-side-auth/kerberos fixes from HEAD, and don't connect to a share
Andrew Bartlett
2003-02-24
3
-25
/
+67
*
|
Iconv as seperate library fixes from HEAD
Andrew Bartlett
2003-02-24
1
-0
/
+5
*
|
Signed/unsigned fix from HEAD
Andrew Bartlett
2003-02-24
1
-2
/
+2
*
|
Merge crypt(), ACL lib and shared lib changes from HEAD.
Andrew Bartlett
2003-02-24
3
-57
/
+252
*
|
Merge paramaters for client-side-auth updates.
Andrew Bartlett
2003-02-24
1
-0
/
+11
*
|
Fix a small stuffup in the HEAD -> 3.0 merge
Andrew Bartlett
2003-02-24
1
-1
/
+0
*
|
Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0.
Andrew Bartlett
2003-02-24
13
-247
/
+284
*
|
Makefile updates for the client-side auth/kerberos merge.
Andrew Bartlett
2003-02-24
1
-39
/
+53
*
|
Missed a couple of files from the client-side kerberos merge
Andrew Bartlett
2003-02-24
3
-4
/
+19
*
|
Merge off-by-one fix from HEAD (caused crash with --enable-developer)
Andrew Bartlett
2003-02-24
1
-1
/
+1
*
|
Merge from HEAD client-side authentication changes:
Andrew Bartlett
2003-02-24
16
-673
/
+1121
*
|
Missed one in the previous merge - user_ok() and user_in_group() now take
Andrew Bartlett
2003-02-24
1
-1
/
+1
*
|
Merge of server-side authentication changes to 3.0:
Andrew Bartlett
2003-02-24
13
-153
/
+224
*
|
Add comment about Samba character sets, from explanation by abartlet.
Martin Pool
2003-02-24
1
-0
/
+13
*
|
When checking is_locked() new WRITE locks conflict with existing READ locks even
Jeremy Allison
2003-02-22
1
-3
/
+10
*
|
s/unistr2_to_dos/unistr2_to_ascii/ to fix compile
Gerald Carter
2003-02-21
1
-1
/
+1
*
|
couple of merges from APP_HEAD
Gerald Carter
2003-02-21
2
-5
/
+26
*
|
patch from Hal Roberts check for a valid [f]chmod_acl function pointer before...
Gerald Carter
2003-02-21
1
-2
/
+12
*
|
Fix IRIX build...void fn can't return another void fn
Jim McDonough
2003-02-21
1
-1
/
+2
*
|
Added comments to make it clearer when we're assigning a pointer that it
Jeremy Allison
2003-02-21
1
-0
/
+12
*
|
Ignore errors on python_clean target.
Tim Potter
2003-02-21
1
-1
/
+1
*
|
Added Volkers "print server role" patch.
Jeremy Allison
2003-02-20
1
-0
/
+22
*
|
Compile in lib/module.o
Jelmer Vernooij
2003-02-20
1
-1
/
+1
*
|
Merge in smb_load_module() function from HEAD
Jelmer Vernooij
2003-02-20
1
-24
/
+0
*
|
Remove obsolete files
Jelmer Vernooij
2003-02-20
2
-1699
/
+0
*
|
Ensure tdb error code is set for corrupt and i/o errors before calling
Jeremy Allison
2003-02-20
1
-1
/
+24
*
|
(Merge from APPLIANCE_HEAD)
Martin Pool
2003-02-20
1
-1
/
+4
*
|
Merge typo fix.
Tim Potter
2003-02-19
1
-1
/
+1
*
|
Merge NTSTATUS vs WERROR return for cli_srvsvc_net_srv_get_info()
Tim Potter
2003-02-19
2
-15
/
+10
*
|
Merge cleanups of return values.
Tim Potter
2003-02-19
1
-5
/
+5
*
|
Merge some random looking setenv related kerberos stuff that makes
Tim Potter
2003-02-19
1
-4
/
+9
*
|
Merge of cleanups and srvsvc implementation from HEAD.
Tim Potter
2003-02-19
20
-255
/
+222
*
|
Fix inspired by Stefan (metze) Metzmacher - cache the sidtype also.
Jeremy Allison
2003-02-19
1
-19
/
+27
*
|
correct init, tx Stefan
Simo Sorce
2003-02-19
1
-1
/
+2
*
|
Sync with HEAD for verifying kerberos tickets.
Jim McDonough
2003-02-19
4
-20
/
+70
*
|
Fix segv in net ads join...an extra & was the culprit
Jim McDonough
2003-02-19
1
-1
/
+1
*
|
Merge from HEAD: We don't need this any more, setenv() is in replace.c now
Andrew Bartlett
2003-02-19
1
-14
/
+0
*
|
Merge minor library fixes from HEAD to 3.0.
Andrew Bartlett
2003-02-19
12
-45
/
+117
[prev]
[next]