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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-19
Link ndr_xattr.o with LIBNDR_GEN_OBJ
Volker Lendecke
1
-1
/
+2
2008-01-18
Actually test vl's new code and make it work to fix the build farm :-).
Jeremy Allison
1
-8
/
+12
2008-01-18
Always return nlink=1 for directories
Volker Lendecke
1
-7
/
+2
2008-01-19
util_str: Don't return memory from talloc_tos(), use mem_ctx instead.
Kai Blin
5
-32
/
+40
2008-01-18
Fix error message for new allinfo command.
Jeremy Allison
1
-1
/
+1
2008-01-18
Fix typo that disabled setting group id. Thanks, Henrik.
Derrell Lipman
1
-1
/
+1
2008-01-18
Revert "Host SerNet-AIX has __ss_family instead of ss_family in sockaddr_stor...
Stefan Metzmacher
2
-13
/
+0
2008-01-18
libreplace: Escape asterisk.
Jelmer Vernooij
1
-1
/
+1
2008-01-18
Try to fix the build on Tru64; avoid single quotes because they get expanded ...
Jelmer Vernooij
1
-1
/
+1
2008-01-18
r26550: libreplace: fallback to __ss_family of struct sockaddr_storage
Stefan Metzmacher
2
-0
/
+29
2008-01-18
r26102: libreplace: remove system/printing.h as it only contains samba3 stuff
Stefan Metzmacher
2
-51
/
+0
2008-01-18
r25976: libreplace: not all platforms like _XOPEN_SOURCE=600
Stefan Metzmacher
1
-2
/
+5
2008-01-18
r25974: libreplace: see what the build-farm says if we use _XOPEN_SOURCE=600
Stefan Metzmacher
1
-0
/
+1
2008-01-18
r25971: libreplace: remove AC_EXTENSION_FLAG as it's the same as AC_N_DEFINE
Stefan Metzmacher
2
-15
/
+2
2008-01-18
r25970: libreplace: fix AC_N_DEFINE() so that some appears in config.h
Stefan Metzmacher
1
-5
/
+12
2008-01-18
Use C99 structure initializers for netlogon_params_reg_ops.
Michael Adam
1
-9
/
+1
2008-01-18
Add the "allinfo" command to smbclient
Volker Lendecke
3
-0
/
+229
2008-01-18
Add a registry backend netlogon_params that replaces the former dynamic overlay.
Michael Adam
5
-0
/
+66
2008-01-18
Fix typo in debug message.
Michael Adam
1
-1
/
+1
2008-01-18
Fix the build w/o ADS.
Günther Deschner
1
-0
/
+4
2008-01-18
Add header for NetGetJoinableOUs to libnetapi.
Günther Deschner
1
-0
/
+11
2008-01-18
merged changes from v4-0-test
Andrew Tridgell
2
-43
/
+43
2008-01-18
Add NetGetJoinableOUs() to libnetapi (incl. example).
Günther Deschner
3
-3
/
+309
2008-01-18
Cosmetics and error string reporting for libnetapi.
Günther Deschner
3
-16
/
+114
2008-01-18
Add some more debugging into netdomjoin-gui.
Günther Deschner
1
-4
/
+9
2008-01-18
Fix local hostname detection in netdomjoin-gui.
Günther Deschner
1
-10
/
+27
2008-01-18
Improve libnetapi_set_error_string().
Günther Deschner
2
-7
/
+39
2008-01-18
Add and correct some WERROR codes.
Michael Adam
2
-2
/
+13
2008-01-17
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Derrell Lipman
62
-1277
/
+27280
2008-01-17
Fix bug 5185: repeated calls to smbc_getxattr() lose sid-name mapping
Derrell Lipman
2
-46
/
+38
2008-01-17
Fix two uninitialized variables in vfs_hpuxacl.c
Volker Lendecke
1
-2
/
+2
2008-01-17
Use new pidl-generated netlogon client calls in NetApi GetDcName().
Günther Deschner
2
-38
/
+8
2008-01-17
Include auto-generated client headers for netlogon/samr.
Günther Deschner
1
-0
/
+2
2008-01-17
Finally enable pidl generated SAMR & NETLOGON headers and clients.
Günther Deschner
15
-152
/
+70
2008-01-17
Re-run make idl to regnerated netlogon.
Günther Deschner
2
-10
/
+12
2008-01-17
Add NETLOGON_GRACE_LOGON flag to netr_UserFlags.
Günther Deschner
1
-10
/
+11
2008-01-17
Re-run make idl to generate SAMR output.
Günther Deschner
8
-1
/
+23360
2008-01-17
Use pidl generated data from misc.idl.
Günther Deschner
8
-125
/
+306
2008-01-17
Re-run make idl to regenerate netlogon output.
Günther Deschner
7
-598
/
+2264
2008-01-17
Remove dependency for nbt.idl (the NBT_SERVER_* flags) in netlogon.idl.
Günther Deschner
1
-9
/
+9
2008-01-17
Remove samba4 specifi struct server_id from misc.idl.
Günther Deschner
1
-6
/
+0
2008-01-17
Import recent misc.idl from Samba4.
Günther Deschner
1
-1
/
+5
2008-01-17
Add samba3 [out,ref] pointer massage to samr&netlogon idl.
Günther Deschner
2
-93
/
+94
2008-01-17
Import recent netlogon and samr IDL from samba4.
Günther Deschner
2
-136
/
+430
2008-01-17
Add a reg_getversion() function to reg_api and use it in srv_winreg_nt.c.
Michael Adam
2
-4
/
+12
2008-01-17
Add my (C) to reg_api.c - Michael
Michael Adam
1
-0
/
+1
2008-01-17
Add a comment header comparing winreg.idl and reg_api.c.
Michael Adam
1
-0
/
+42
2008-01-17
Use reg_[gs]etkeysecurity() instead of regkey_[gs]et_secdes().
Michael Adam
1
-2
/
+2
2008-01-17
Add reg_api functions reg_getkeysecurity() and reg_setkeysecurity().
Michael Adam
1
-0
/
+11
2008-01-17
Comment out unused reg_create_path() and reg_delete_path().
Michael Adam
1
-1
/
+5
[next]