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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23725: Remove get_current_mid()
Volker Lendecke
2007-10-10
2
-26
/
+33
*
r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_request
Volker Lendecke
2007-10-10
10
-110
/
+208
*
r23723: Alexander Larsson pointed me at a missing mapping in clierror.c
Simo Sorce
2007-10-10
1
-1
/
+3
*
r23722: Fix the build of the catia module
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r23714: but now:
Michael Adam
2007-10-10
1
-0
/
+167
*
r23713: Oops accidentially checked in the wrong file - sorry!
Michael Adam
2007-10-10
1
-17
/
+0
*
r23712: This script allows for adding lists of users (or other objects)
Michael Adam
2007-10-10
1
-0
/
+17
*
r23711: Refactor the actual creation of object into its own small function.
Michael Adam
2007-10-10
1
-7
/
+10
*
r23710: Remove some code duplication, we do have a random number generator
Volker Lendecke
2007-10-10
1
-7
/
+3
*
r23709: C++ warnings
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r23708: - Add define for WINBIND_WARN_PWD_EXPIRE.
Lars Müller
2007-10-10
2
-2
/
+12
*
r23707: - Move the asprintf() call to create the key even in
Lars Müller
2007-10-10
1
-14
/
+12
*
r23706: Add a script to create domainusers,-groups and -aliases.
Michael Adam
2007-10-10
1
-0
/
+155
*
r23705: Add suggestion for vim from Andreas 'GlaDiaC' Schneider to show tabs,
Lars Müller
2007-10-10
1
-1
/
+2
*
r23704: Add pam_pwd_expire feature as discussed on samba-technical.
Lars Müller
2007-10-10
3
-11
/
+98
*
r23694: Make sure that when builddir != srcdir, we can still find the exports
Gerald Carter
2007-10-10
1
-7
/
+7
*
r23692: Couldn't wait, sorry :-). Did the style change.
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r23691: fix for bug on touching files as described here:
Simo Sorce
2007-10-10
1
-5
/
+13
*
r23689: Squashed commit of the following:
Gerald Carter
2007-10-10
5
-21
/
+43
*
r23688: Fix bug #4759 reported by Raul <ismell@ismell.org>.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23685: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r23683: Check ports are in the correct range (1-65535)
Simo Sorce
2007-10-10
1
-2
/
+2
*
r23682: Old patch I forgot in one of my 3.0.25 trees.
Simo Sorce
2007-10-10
1
-0
/
+16
*
r23673: Check for integer wrap on incoming data.
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r23672: Allow msrpc_name_to_sid() to be called without a domain_name and just...
Günther Deschner
2007-10-10
1
-7
/
+9
*
r23671: Remove unused code -- 16416 bytes of bss space...
Volker Lendecke
2007-10-10
2
-27
/
+0
*
r23670: Fix mkversion.sh for the git case: Only use the first line where
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23669: Move a variable into the only block where it is used.
Michael Adam
2007-10-10
1
-1
/
+1
*
r23668: When creating a new string value, win2k regedit delivers
Michael Adam
2007-10-10
1
-8
/
+22
*
r23667: Prevent storing of forbidden parameter names in registry
Michael Adam
2007-10-10
1
-0
/
+13
*
r23666: Rename lp_parameter_valid -> lp_parameter_is_valid.
Michael Adam
2007-10-10
2
-2
/
+2
*
r23665: Remove two unneeded global variables
Volker Lendecke
2007-10-10
2
-14
/
+7
*
r23664: Fix incorrect index - should be j not i. How did we ever
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23663: Fix bug #4308 - Excel save operation corrupts file ACLs.
Jeremy Allison
2007-10-10
1
-28
/
+255
*
r23662: According to simo, check_dos_char is needed
Volker Lendecke
2007-10-10
4
-1
/
+96
*
r23661: Another static pstring
Volker Lendecke
2007-10-10
1
-10
/
+15
*
r23660: Anybody know what check_dos_char() was used for? It wasn't called at
Volker Lendecke
2007-10-10
4
-96
/
+1
*
r23659: file_pload is not used outside of util_file.c
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23658: One pstring a day....
Volker Lendecke
2007-10-10
1
-16
/
+39
*
r23657: Prevent setting of a global option in a share definition
Michael Adam
2007-10-10
2
-1
/
+28
*
r23656: Add initial checking of the validity of a paramter
Michael Adam
2007-10-10
2
-0
/
+26
*
r23655: Fix a comment and adjust some code formatting.
Michael Adam
2007-10-10
1
-2
/
+3
*
r23654: Remove misleading inline comment.
Günther Deschner
2007-10-10
1
-4
/
+2
*
r23652: Use the recursive delete function instead of the original one
Michael Adam
2007-10-10
1
-1
/
+1
*
r23651: Always, always, always compile before commit...
Günther Deschner
2007-10-10
2
-2
/
+2
*
r23650: Fix remaining callers of krb5_kt_default().
Günther Deschner
2007-10-10
2
-6
/
+7
*
r23649: Fix the build (by moving smb_krb5_open_keytab() to clikrb5.c).
Günther Deschner
2007-10-10
2
-138
/
+138
*
r23648: Allow to list a custom krb5 keytab file with:
Günther Deschner
2007-10-10
2
-5
/
+12
*
r23647: Use smb_krb5_open_keytab() in smbd as well.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r23646: Generalize our internal keytab handling to support a broader range of...
Günther Deschner
2007-10-10
2
-47
/
+144
[next]