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
path:
root
/
source3
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-26
Fix a C++ warning
Volker Lendecke
1
-1
/
+1
2007-11-26
1. lib/system.c (xattr code for Solaris) could not be
Tomoki AONO
1
-3
/
+6
2007-11-22
Add a missing prototype
Volker Lendecke
1
-0
/
+1
2007-11-22
Fix an uninitialized variable
Volker Lendecke
1
-0
/
+1
2007-11-22
Fix a type-punned warning
Volker Lendecke
1
-1
/
+1
2007-11-21
Doh ! Don't use #else when #endif is needed.
Jeremy Allison
1
-2
/
+1
2007-11-21
Add set_sockaddr_port function for winbindd.
Jeremy Allison
1
-0
/
+13
2007-11-20
More trivial pstring removal.
Jeremy Allison
2
-1
/
+20
2007-11-19
Remove more pstring. Unify talloc_sub functions to make
Jeremy Allison
1
-89
/
+41
2007-11-19
Start to remove some of the pstring functions we're
Jeremy Allison
2
-34
/
+23
2007-11-16
Fix an implicit cast warning.
Michael Adam
1
-1
/
+1
2007-11-15
Add MAX_DNS_NAME_LENGTH, remove more pstrings.
Jeremy Allison
2
-2
/
+6
2007-11-16
Fix the build on RHEL5, when libcap-devel is installed.
Michael Adam
1
-0
/
+9
2007-11-15
More pstring removal. This one was tricky. I had to add
Jeremy Allison
10
-218
/
+370
2007-11-15
alpha_strcpy includes the space for the terminating nul.
Jeremy Allison
1
-3
/
+6
2007-11-14
Remove smbldap_get_single_pstring() and all pstrings
Jeremy Allison
2
-12
/
+22
2007-11-12
Remove all pstrings from smbd/chgpasswd.c.
Jeremy Allison
1
-20
/
+44
2007-11-11
Remove a pstring.
Jeremy Allison
1
-4
/
+11
2007-11-11
Convert ctdb_conn.c to enum ndr_error_code
Volker Lendecke
1
-12
/
+13
2007-11-10
Always define PATH_MAX. Makes code simpler (removes
Jeremy Allison
3
-5
/
+14
2007-11-09
Remove more static fstring/pstrings. Fix socket option
Jeremy Allison
2
-116
/
+209
2007-11-09
ndr: change NTSTAUS into enum ndr_err_code (samba3 callers)
Stefan Metzmacher
1
-8
/
+8
2007-11-09
nss_wrapper: Fix some warnings
Volker Lendecke
1
-1
/
+1
2007-11-09
Add some comments
Volker Lendecke
1
-3
/
+3
2007-11-09
Make base64_encode_data_blob return a talloced string
Volker Lendecke
2
-4
/
+5
2007-11-09
Remove the silly "user_socket_options" global variable
Volker Lendecke
2
-3
/
+1
2007-11-09
Fix dbwrap debug output
Volker Lendecke
2
-5
/
+6
2007-11-09
remove faked_create_user() BUILD_FARM hack as we have nss_wrapper now
Stefan Metzmacher
1
-77
/
+0
2007-11-09
nss_wrapper: hopefully a better fix for the solaris get*ent_r functions
metze
1
-0
/
+28
2007-11-09
nss_wrapper: revert solaris get*ent_r() functions
metze
1
-62
/
+0
2007-11-09
nss_wrapper: set the destination pointer in the get*_r functions
metze
1
-2
/
+10
2007-11-09
libreplace: AC_VERIFY_C_PROTOTYPE() needs AC_LANG_SOURCE() to bring in confde...
metze
1
-2
/
+2
2007-11-09
nss_wrapper: add solaris versions of getpwent_r and getgrent_r
metze
1
-0
/
+62
2007-11-09
libreplace: solaris has different prototypes for getpwent_r and getgrent_r
metze
1
-0
/
+32
2007-11-09
nss_wrapper: not all systems have get*_r calls
metze
1
-0
/
+20
2007-11-09
libreplace: check for nss passwd|group get*_r functions
metze
1
-0
/
+2
2007-11-09
nss_wrapper: add nss_wrapper.pl
metze
1
-0
/
+265
2007-11-09
nss_wrapper: add support for groups and return EPERM in initgroups()
metze
1
-15
/
+356
2007-11-09
nss_wrapper: add support for passwd accounts
metze
1
-14
/
+567
2007-11-09
nss_wrapper: add lib/nss_wrapper skeleton
metze
4
-0
/
+374
2007-11-09
Try to fix building dso's on hpux with gcc
jelmer
1
-1
/
+5
2007-11-09
Try to get some more flags right.
jelmer
1
-4
/
+4
2007-11-09
Add libreplace macro for soname flags.
jelmer
1
-0
/
+41
2007-11-09
Try to fix the build on some HPUX machines.
jelmer
1
-3
/
+1
2007-11-08
More pstring/fstring removal.
Jeremy Allison
1
-11
/
+16
2007-11-08
Remove more pstring/fstrings.
Jeremy Allison
1
-56
/
+43
2007-11-08
Remove unneeded variable.
Jeremy Allison
1
-6
/
+3
2007-11-08
Fix case where we have no dns domain name. Return a talloc of "".
Jeremy Allison
1
-0
/
+2
2007-11-08
Remove more fstring/pstring bad useage. Go talloc !
Jeremy Allison
3
-35
/
+38
2007-11-08
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
1
-1
/
+1
[next]