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
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-05
s3:winbind: Convert WINBINDD_WINS_BYIP to the async API
Volker Lendecke
1
-0
/
+1
2011-06-01
s3-rpc_server: Move the context functions to own file.
Andreas Schneider
1
-1
/
+2
2011-05-31
s3-lib Move source3-specific malloc replacements into a seperate file
Andrew Bartlett
1
-1
/
+1
2011-05-31
s3-lib Move free_namearray() into it's own file
Andrew Bartlett
1
-1
/
+1
2011-05-31
s3-lib Move realloc based string substitution functions out of util_str.c
Andrew Bartlett
1
-1
/
+1
2011-05-31
libcli/security: move secdesc.c to the top level libcli/security
Andrew Bartlett
1
-1
/
+1
2011-05-31
s3-param split service.c into param and smbd components
Andrew Bartlett
1
-2
/
+2
2011-05-31
s3-smbd Split conn.c into 3 files
Andrew Bartlett
1
-1
/
+1
2011-05-31
s3-lib Move string_init functions into their own file
Andrew Bartlett
1
-1
/
+1
2011-05-19
s3: Make read_smb_send/recv public
Volker Lendecke
1
-0
/
+1
2011-05-18
librpc/ndr Merge ndr_print_sockaddr_storage() into common code
Andrew Bartlett
1
-1
/
+1
2011-05-13
lib/util/charset Move built-in charset modules to the top level
Andrew Bartlett
1
-4
/
+4
2011-05-13
s3:build: install libtdb with full version number instead of only SO version
Michael Adam
1
-1
/
+6
2011-05-13
s3:build: install libtalloc with full version number instead of only SO version
Michael Adam
1
-1
/
+6
2011-05-13
s3:build: build libtalloc.so.$VERSION with full version number instead only S...
Michael Adam
1
-10
/
+17
2011-05-13
s3:build: build libtdb.so.$VERSION with full version number instead only SO v...
Michael Adam
1
-10
/
+18
2011-05-13
s3:build: print the full version number in the showlibs targets
Michael Adam
1
-0
/
+14
2011-05-09
s3-build: Move generated config.h and config.h.in to include/autoconf
Andrew Bartlett
1
-5
/
+5
2011-05-08
s3-lib Use common lib/socket code for get_interfaces() et al
Andrew Bartlett
1
-1
/
+1
2011-05-06
lib/util Use lib/util/ms_fnmatch.c in common for gen_fnmatch()
Andrew Bartlett
1
-1
/
+1
2011-05-06
libcli/util Move NTSTATUS table to the top level
Andrew Bartlett
1
-1
/
+1
2011-05-06
libcli/util Merge ntstatus_to_dos() ntstatus_to_werror() to the top level
Andrew Bartlett
1
-1
/
+1
2011-05-06
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
1
-0
/
+1
2011-05-04
s3-torture: Add a test for notify upon read&x
Volker Lendecke
1
-0
/
+1
2011-05-04
vfs_gpfs: Properly notify the offline->online changes
Volker Lendecke
1
-0
/
+5
2011-05-03
lib/util Use lib/util/util_str.c in common, including strequal()
Andrew Bartlett
1
-0
/
+1
2011-05-03
lib/util/charset Use push_string and talloc_strupper/strlower from common code
Andrew Bartlett
1
-0
/
+1
2011-05-03
s3-ctdb Rename packet file and files to ctdb_packet
Andrew Bartlett
1
-1
/
+1
2011-04-29
lib/util Re-merge the string_sub() and all_string_sub() from source3
Andrew Bartlett
1
-1
/
+1
2011-04-29
libcli/smb Move attrib_string in common
Andrew Bartlett
1
-1
/
+2
2011-04-28
lib/util/charset Merge talloc-based pull and push charset functions
Andrew Bartlett
1
-1
/
+3
2011-04-27
dynconfig: Have only one dynconfig.o in the common code.
Andrew Bartlett
1
-7
/
+7
2011-04-27
auth/kerberos Move all the PAC handling functions to auth/kerberos
Andrew Bartlett
1
-1
/
+1
2011-04-27
auth/kerberos: Create common helper to get the verified PAC from GSSAPI
Andrew Bartlett
1
-0
/
+1
2011-04-27
s3-libsmb Use 'resolv:hosts file' as a DNS emulation when specified.
Andrew Bartlett
1
-1
/
+1
2011-04-25
s3: Add pthreadpooltest to main build
Volker Lendecke
1
-1
/
+11
2011-04-20
libcli/auth Move PAC parsing and verification in common.
Andrew Bartlett
1
-1
/
+1
2011-04-19
s3-selftest Rename s3 DC environment to s3dc
Andrew Bartlett
1
-1
/
+1
2011-04-14
libcli/auth Move krb5 wrapper functions from s3 into common
Andrew Bartlett
1
-2
/
+2
2011-04-13
s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipe
Volker Lendecke
1
-0
/
+1
2011-04-13
s3: Add wbint_Sids2UnixIDs idl & implementation
Volker Lendecke
1
-0
/
+1
2011-04-13
s3: Add winbindd_lookupsids
Volker Lendecke
1
-0
/
+1
2011-04-13
s3: Add wb_lookupsids
Volker Lendecke
1
-0
/
+1
2011-04-13
s3-build Remove distinct LOCALEDIR subsystem
Andrew Bartlett
1
-8
/
+1
2011-04-13
s3-charcnv: Move convert_string() et al to lib/util/charset
Andrew Bartlett
1
-1
/
+1
2011-04-13
lib/util Move simple string routines into common code.
Andrew Bartlett
1
-1
/
+2
2011-04-13
lib/util/charset Move source3/lib/util_unistr.c to the common code.
Andrew Bartlett
1
-1
/
+1
2011-04-12
s3-util: separate out cmdline helpers.
Günther Deschner
1
-1
/
+1
2011-04-06
s3-net: Add net trust utility
Sumit Bose
1
-0
/
+1
2011-04-05
auth: Move auth_session_info into IDL
Andrew Bartlett
1
-1
/
+1
[prev]
[next]