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
...
*
ndr: change NTSTAUS into enum ndr_err_code (samba3 handwritten stuff)
Stefan Metzmacher
2007-11-09
4
-94
/
+94
*
ndr: change NTSTAUS into enum ndr_err_code (basic stuff)
metze
2007-11-09
4
-193
/
+206
*
prepare changes in ndr code
Stefan Metzmacher
2007-11-09
1
-3
/
+2
*
Sanitize smbcacls slightly
Volker Lendecke
2007-11-09
1
-94
/
+144
*
Fix some warnings
Volker Lendecke
2007-11-09
1
-9
/
+18
*
nss_wrapper: Fix some warnings
Volker Lendecke
2007-11-09
1
-1
/
+1
*
Fix some warnings
Volker Lendecke
2007-11-09
2
-2
/
+3
*
Add some comments
Volker Lendecke
2007-11-09
1
-3
/
+3
*
Make base64_encode_data_blob return a talloced string
Volker Lendecke
2007-11-09
5
-20
/
+21
*
Remove the silly "user_socket_options" global variable
Volker Lendecke
2007-11-09
8
-25
/
+18
*
pstring removal
Volker Lendecke
2007-11-09
1
-4
/
+5
*
Fix dbwrap debug output
Volker Lendecke
2007-11-09
2
-5
/
+6
*
make test: try to get a more portable way to get UID and GID
Stefan Metzmacher
2007-11-09
1
-2
/
+2
*
Fix typo
Karolin Seeger
2007-11-09
1
-1
/
+1
*
use samba4's librpc/ndr/uuid.c
Stefan Metzmacher
2007-11-09
3
-127
/
+229
*
The FSF has moved around a lot. This fixes their Mass Ave address.
Michael Adam
2007-11-09
2
-4
/
+2
*
Find and fix more GPL2 -> GPL3.
Michael Adam
2007-11-09
2
-2
/
+2
*
r23714: This script allows for adding lists of users (or other objects)
Michael Adam
2007-11-09
1
-0
/
+167
*
r23711: Refactor the actual creation of object into its own small function.
Michael Adam
2007-11-09
1
-7
/
+10
*
r23706: Add a script to create domainusers,-groups and -aliases.
Michael Adam
2007-11-09
1
-0
/
+155
*
make test: start winbindd
Stefan Metzmacher
2007-11-09
3
-1
/
+71
*
we don't have build-farm specific tests anymore
Stefan Metzmacher
2007-11-09
1
-4
/
+1
*
remove faked_create_user() BUILD_FARM hack as we have nss_wrapper now
Stefan Metzmacher
2007-11-09
2
-85
/
+0
*
make test: activate nss_wrapper for make test
Stefan Metzmacher
2007-11-09
2
-5
/
+30
*
nss_wrapper: hopefully a better fix for the solaris get*ent_r functions
metze
2007-11-09
1
-0
/
+28
*
nss_wrapper: revert solaris get*ent_r() functions
metze
2007-11-09
1
-62
/
+0
*
nss_wrapper: set the destination pointer in the get*_r functions
metze
2007-11-09
1
-2
/
+10
*
libreplace: AC_VERIFY_C_PROTOTYPE() needs AC_LANG_SOURCE() to bring in confde...
metze
2007-11-09
1
-2
/
+2
*
nss_wrapper: add solaris versions of getpwent_r and getgrent_r
metze
2007-11-09
1
-0
/
+62
*
libreplace: solaris has different prototypes for getpwent_r and getgrent_r
metze
2007-11-09
1
-0
/
+32
*
nss_wrapper: not all systems have get*_r calls
metze
2007-11-09
1
-0
/
+20
*
libreplace: check for nss passwd|group get*_r functions
metze
2007-11-09
1
-0
/
+2
*
use nss_wrapper code in samba3 when --enable-nss-wrapper is given
Stefan Metzmacher
2007-11-09
3
-1
/
+4
*
nss_wrapper: add nss_wrapper.pl
metze
2007-11-09
1
-0
/
+265
*
nss_wrapper: add support for groups and return EPERM in initgroups()
metze
2007-11-09
1
-15
/
+356
*
nss_wrapper: add support for passwd accounts
metze
2007-11-09
1
-14
/
+567
*
nss_wrapper: add lib/nss_wrapper skeleton
metze
2007-11-09
4
-0
/
+374
*
Try to fix building dso's on hpux with gcc
jelmer
2007-11-09
1
-1
/
+5
*
Try to get some more flags right.
jelmer
2007-11-09
1
-4
/
+4
*
Add libreplace macro for soname flags.
jelmer
2007-11-09
1
-0
/
+41
*
Try to fix the build on some HPUX machines.
jelmer
2007-11-09
1
-3
/
+1
*
More pstring/fstring removal.
Jeremy Allison
2007-11-08
1
-11
/
+16
*
Remove more pstring/fstrings.
Jeremy Allison
2007-11-08
6
-76
/
+81
*
Remove unneeded variable.
Jeremy Allison
2007-11-08
1
-6
/
+3
*
Fix case where we have no dns domain name. Return a talloc of "".
Jeremy Allison
2007-11-08
3
-2
/
+4
*
Remove more fstring/pstring bad useage. Go talloc !
Jeremy Allison
2007-11-08
11
-83
/
+106
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2007-11-08
11
-236
/
+422
|
\
|
*
sync the most parts of librpc/ndr with samba4
Stefan Metzmacher
2007-11-08
4
-228
/
+382
|
*
add '_PUBLIC_' prototypes into proto.h
Stefan Metzmacher
2007-11-08
1
-2
/
+2
|
*
add win_errstr() as wrapper of dos_errstr().
Stefan Metzmacher
2007-11-08
1
-0
/
+6
[prev]
[next]